hi, well, what i can't do is attach events to map. first what i have to do is after map drag call servlet and reload map, the same is for zoom. However i didn't found anything that relates to this... Maybe i have missed some gmaps functionality?
On 24 Kov, 00:15, Rossko <[email protected]> wrote: > > We all noticed that google maps loads only necesary part of the map > > (the screen only) > > I would like to do the same with the data, that would be displayed on > > the map. > > The data is taken usig servlet from database. > > I'm not sure what that means. > Are you able to search the data by location? > Pseudocode - > Select objects where lat > minlat and lat < maxlat ..... > where minlat and maxlat are derived from the map current viewport > > cheers, Ross K --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
