Displaying the Coordinates
Fragment of a discussion from Talk:Semantic Maps
I simply want the actual coordinates to appear in addition to the map. Have their own 'field' so to speak so that I can click them and it will take me to a page to enter data. The map appears based upon the coordinates so I figured making them appear as well shouldn't be too hard. Thanx
Ok, I think I get it now.
You can customize the content of the pop-ups using the template parameter in queries. The template you specify will then be given a bunch of parameters, including the latitude and longitude of the location, as well as other queried data, and be rendered in the pop-up.
