Hi Paul- It should be event.latLng.
- pamela On Mon, May 25, 2009 at 5:50 AM, [Paul Ferrie] <[email protected]> wrote: > > Hi guys, > how can i pull the latlng from this > // > evt:[MapMouseEvent type=mapevent_doubleclick feature=[object Marker] > latLng=(53.353748, 44.333939) bubbles=false cancellable=false > ctrlKey=false altKey=false shiftKey=false] > // > trace("evt:"+event) > > So that i can then use here to set new postion of the map > map.setCenter(new LatLng (event.latLng), 12, MapType.NORMAL_MAP_TYPE); > > Thanks > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
