The limitations for google maps are documented here https://developers.google.com/kml/documentation/mapsSupport but I was just wondering what “Maximum number of total document-wide features” actually means does this mean the total number of points in a line or lines?
I have a map where I am loading around 15 kml files with about 80-150 co-ordinates each and I’ve noticed recently that the files aren’t being displayed properly – some are appearing as “ghosts” – I can select them but I can’t see them.
Have I gone over the limit?
Regards,
Lea.
Something appears to have changed recently about the way KML layers are loaded in Google Maps; developers have been experiencing similar problems as indicated by some recent questions here on stackoverflow:
And elsewhere on the web:
Bug Report #4185 was recently filed on the Google Maps Issues page; it may relate to you problem. Not sure if you are also experiencing something that seems to be related to a specific number of KML Layers, but hope this info helps –