> 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
-~----------~----~----~----~------~----~------~--~---