Is there a maximum number of simple polylines on Google Maps?

I am using the Javascript API of Google Maps v3 and the Chrome browser. I will display a large number of simple (two-point) polylines on the map. Has anyone encountered any upper limit in terms of the number of Polyines before browser performance becomes a problem?

+3
source share
1 answer

If you use the Google Maps Javascript API v3 with large layers, then Google provides layers for you, but there is a file size limit.

https://developers.google.com/kml/documentation/mapsSupport
KML GGeoXml , , GOverlay , addoverlay. , KML GGeoXml , , addoverlay .

geoxml3, , Google.

0

All Articles