Re: [pmapper-users] Fwd: layerinfo plugin - dialog container

2015-09-13 Thread vitor_mr
Hello,

I solved the problem as follows.


Place the layerinfo.js the same folder as the custom.js file of your project
(\ config \ default);

change the x_layerinfo_php (line 8) as follows:

xml simplexml_load_file = $ ('layerinfo.xml');

Keep layerinfo.xml the folder (plugins / layerinfo)



--
View this message in context: 
http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/layerinfo-plugin-dialog-container-tp4025776p4025788.html
Sent from the pmapper-users -- p.mapper users mailing list mailing list archive 
at Nabble.com.

--
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users


Re: [pmapper-users] Fwd: layerinfo plugin - dialog container

2015-07-16 Thread jose mvm
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.

--
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users