Re: [pmapper-users] Fwd: layerinfo plugin - dialog container
Brought to you by:
arminburger
From: jose m. <jos...@gm...> - 2015-07-16 09:55:29
|
Indeed, in custom.js file, if i comment the showGroupInfo: function(groupId) { var groupName = groupId.replace(/ligrp_/, ''); alert('Info about layer/group: ' + groupName); } i can really resize the dialog container in the layerinfo.js dlgOptions: {width:300, height:200, resizeable:true, newsize:false, container:'pmDlgContainer'}, but in this case when i try to get the layer info(rmation), the plugin show me only the "info about layer/group: XXX", not the dialog container with the information contained in the layerinfo.xml file. <http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/file/n4025779/info_about_layer-group.jpg> Any idea??? Thanks -- View this message in context: http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/layerinfo-plugin-dialog-container-tp4025776p4025779.html Sent from the pmapper-users -- p.mapper users mailing list mailing list archive at Nabble.com. |