Re: [pmapper-users] Load external url when clicking a point layer

2012-08-17 Thread Chris Jackson
Hi Armin Thanks for the steer. Never could remember what jquery extend does, but I assume it essentially replaces the queryTpl "table" section...? So I thought that I would use the correct default version from the source query js for now to prove using the extended code didn't break anything, be

Re: [pmapper-users] Load external url when clicking a point layer

2012-08-16 Thread Armin Burger
Chris you could play with the Javascript template settings for the query. Copy the existing template from /javascript/src/query.js to your config directory into the file custom.js like $.extend(PM.Query, { queryTpl: { "table": {"queryHeader": "", "que