Since it is a LatLng object, you simply pass it as the first argument: map.setCenter(event.latLng, 12,MapType.NORMAL_MAP_TYPE);
On Tue, May 26, 2009 at 3:53 AM, [Paul Ferrie] <[email protected]> wrote: > > Hi pamela, > > Yeah i did that and i got (30.271673, 96.05925) > But how do pass that to map.setCenter(new LatLng (event.latLng), 12, > MapType.NORMAL_MAP_TYPE); > > ?? > > Thanks again > Paul > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
