Hello, I'm using the latest version of gmap for drupal 5, I have the following macro which renders great except when I click on the train marker, the html isn't being rendered, it's just plain text. Only thing I can think of at the moment is that I'm using a wiki format input type when entering the macro into a custom content type as a panel pane. But the rest of the map is rendering fine so I'm presuming that's o.k.

Any thoughts?

[gmap markers=train::18.784108,99.016797:Test Chiang Mai Railway Station |polygon=18.79630548183356,98.98990631103515 + 18.796467988437417,98.98990631103515 + 18.796224228472812,98.9966869354248 + 18.78241058722066,98.99651527404785 + 18.782654367180573,98.99016380310058 + 18.782573107233137,98.98947715759277 + 18.79630548183356,98.98990631103515 |polygon=#000000/3/25/#ff0000/45:18.785173406110267,99.00578498840332 + 18.786148507840945,98.99299621582031 + 18.783792002329345,98.99299621582031 + 18.782979406578423,99.00535583496094 + 18.78460459416063,99.00578498840332 + 18.785173406110267,99.00578498840332 |zoom=14 |center=18.788017437046274,98.98921966552734 |width=600px |height=400px |control=Small |type=Map]

Comments

dageshi’s picture

If anyone comes across a similar problem, it was because I was using wiki as an input filter. Although the html looked fine it wasn't rendering properly. Creating a specific input filter for the gmap macro fixed it no problem.