Hi Darko - It sounds like your second map isn't fully initialized. Has it recieved the onMapReady event by the time you try to add a marker to it?
- pamela On Mon, Jul 13, 2009 at 12:49 AM, Darko Bulatovic<[email protected]> wrote: > > It Seems that ClientGeocoder only likes if you make instance with name > map????! > If I rename it it trows error: > Error: Object not initialized > at com.google.maps.wrappers::Wrapper$/checkValid() > at com.google.maps.wrappers::IMapWrapper/setCenter() > > On Jul 12, 7:08 am, Darko Bulatovic <[email protected]> wrote: >> Hi All, >> >> I am trying to use 2 maps in flash application, and I am having >> problem to use ClientGeocoder on second Map. How I cam use >> ClientGeocoder on second map? I cant find anything in API Reference. >> Currently ClientGeocoder controls first map, and I am unable to make >> it so ClientGeocoder returns result to second map. >> >> Anyone? >> >> 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 -~----------~----~----~----~------~----~------~--~---
