Hi guys,
Which are the benefits of using geoxml3 (http://code.google.com/p/
geoxml3/wiki/Usage) ?
For me is more fast, the singol icons on map is loaded more more fast
than this solution:
var kmlLayer = new google.maps.KmlLayer("http://mysite.kml?data="+
data,{ preserveViewport: true });
kmlLayer.setMap(map);
Is this the vantage? The velocity of kml rendering?
Thanks in advange.
Best Regards.
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-maps-js-api-v3?hl=en.