Questions tagged [geoxml3]

geoxml3 is a third party KML parser for the Google Maps API v3 that parses KML files and renders them as native Google Maps API v3 objects.

Geoxml3 is a third party KML parser for the Google Maps API v3 that parses KML files in the browser and renders them as native Google Maps API v3 objects. There is also a branch that supports KMZ files (zipped KML files).

104 questions
0
votes
1 answer

markerclusterer overrides custom individual geoxml3 marker icon

I have successfully customized the marker icon for a geoxml3 parser, however, introducing markerclustererplus overrides the customized individual icon. I have found information about changing the cluster icons but not about the individual icon used…
BartmanEH
  • 222
  • 2
  • 13
0
votes
1 answer

javascript scope error with geoxml3 afterParse callback

I'm getting "Uncaught TypeError: Cannot read property 'placemarks' of undefined" at Object.useData [as afterParse] here is a simplified snippet: