I do something like that: var b:LatLngBounds = map.getLatLngBounds();
do some stuff to retrieve marker of my interest. then display markers, my list of markers contains more markers I expected. And when I display those markers with coordinates from the list, on the screen I see only part of them. Others are behind the map. So I expect, that map.getLatLngBounds(); give me a bit larger bounding box then my view port. Does anybody have any comments about this? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API For Flash" 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-for-flash?hl=en -~----------~----~----~----~------~----~------~--~---
