To get this functionality, you would need to create a KML file with custom icons. KMLLayers will render data on a tile layer and still maintain interactivity.
Chad Killingsworth On Jun 18, 11:01 pm, Dmitry <[email protected]> wrote: > Hi, > > When one does a Google Maps search, for those results that include > many hits Google would use a regular marker icon for relevant matches > and small dots for related matches. Can I use Google Map API to > render those small dots? I understand that I can simply use a custom > icon, but it seems that in order to optimize performance, Google > renders the dots into a tile instead of adding them as individual > images like it does with regular location markers (e.g.: <http:// > drop.io/99i11af>). > > Thanks > Dmitry -- 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.
