Re: [pmapper-users] Hyperlink pdf

2016-04-22 Thread jose mvm
pId.replace(/ligrp_/, ''); alert('Info about layer/group: ' + groupName); } */ }); -- View this message in context: http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/pmapp

Re: [pmapper-users] Hyperlink pdf

2016-04-21 Thread jose mvm
//window.open(linkUrl, 'wikiquery'); this.openHyperlinkDialog(linkUrl); } break; ... delete your browsing history -- View this message in context: http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/pmapper-users-Hyperlink-pdf-tp4025871p4025872.html Sen

[pmapper-users] Hyperlink pdf

2016-04-21 Thread Alexandre Oliveira
Hi, I´m trying to hyperlink several pdf in pmapper. My code is: *MAPFILE* METADATA "ows_title" "Anfibios_2014_2015_dcnfn" "RESULT_HYPERLINK" "link" "RESULT_FIELDS" "gid, especie, fonte, link" "LAYER_ENCODING" "UTF-8" END #METADATA *CUSTOM.JS* $.extend(PM.Custom, { openHyperlink: functi