On Aug 17, 3:58 am, Howie <[email protected]> wrote:
> Hi
>
> I have a mysql database containing fields with latitude and longitude
> entries amongst others. I would like to display markers on a map
> depending on the bounds at various zoom levels, similar to Flickr
> maps.  i.e. the more you zoom out, more markers will be displayed and
> vice versa.

Be careful of displaying more that about 200 markers, those poor souls
that use IE will not get reasonable response times.

You may want to use the MarkerManager or the ClusterMarker.

>
> I have looked for examples of this in the group ang Google but cannot
> find anything appropriate to bounds and zooming

See Mike Williams' tutorial:
Part 14 Fitting the map zoom to the data
http://econym.org.uk/gmap/basic14.htm

  -- Larry
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" 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-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to