Hi Larry, I saw Mike Williams' tutorial, but I want to do the reverse. Mikes places the markers then zooms the map to fit.
I want to check the (new) bounds for the map as it is zoomed or dragged then place marker data from the database that fit the new bounds. As I said above, It is basically a Flickr map clone I am after. Ref number of markers, in a low zoom level I will only be extracting up to a maximum of 150 records from the database On Aug 17, 1:46 pm, "[email protected]" <[email protected]> wrote: > 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 datahttp://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 -~----------~----~----~----~------~----~------~--~---
