Posts by Daniel • 1 point
1 post
-
0
votes1
answer223
viewsA: Markerclusterer on Map with PHP echo XML
The variable "Locations" is in format JSON, then you just need to convert the XML data to the format JSON. For ease you can use a JSON javascript (.JS) file instead of XML, and import it into your…