Hi Mykhaylo- I haven't seen that issue. Please provide a demo or code to replicate.
You might want to visualize the LatLngBounds as a polygon (or corner markers) so that it's clear if it represents the viewport or not. - pamela On Wed, Apr 8, 2009 at 8:02 AM, Mykhaylo Lytvynuk <[email protected]> wrote: > > 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 -~----------~----~----~----~------~----~------~--~---
