[Google Maps API v3] Monitor Google Maps V3

2011-11-22 Thread AlbertoHN
Hi Everyone. Is there somewhere a tutorial on how to use the monitoring tools for Google Maps API V3. I don't want to overuses the free terms of the service in my project. Thanks in advance. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript AP

[Google Maps API v3] Problems on Internet Explorer

2011-08-26 Thread AlbertoHN
Good morning I have some problems using different browsers but I'm more concerned about IE. When a do several zoom in the map doesn't update, it stays with the initial map zoom. Also I saw some other problems on other browser, I.E.: On firefox the infowindows doesn't up. On safari the infowin

[Google Maps API v3] Draw thousands of objects (markers, infowindow, polylines, circles, polygons)

2011-07-18 Thread AlbertoHN
Hi! The problem is that I need to draw thousands of objects (not cluster them). the average amount is 1500. I have solved already the problem of 5000 markers aproximately using custom overlay, but I stil can't find examples creating infowindows, polylines, circles and polygons. If anyone can h

[Google Maps API v3] Sample code for the mappanes

2011-07-13 Thread AlbertoHN
Hi there. I've been following the google documentation to create custom layers. I've created an 'overlayImage' successfully so far, but I don't know where to start to add something on the other panes. The google documentation doesn't show. My principal problem is that I need to add "thousands"

[Google Maps API v3] Re: Clustering millon markers?

2011-07-13 Thread AlbertoHN
Theres is a way to draw thousands of markers using custom overlays. I'v done it already, but the problem is that I can't use the info windows attached to them. These are aproximated times I have achieved with this approach: Markers - Time 1000 - 5s 5000 - 15s 1 - 41s 17000 - 2:17 25000 -