Hi Sam- The map language can not be set after the Map has been initialized. All the messages are sent down along with the library. We'll clarify that in the docs.
- pamela On Wed, Oct 8, 2008 at 1:42 AM, deanWombourne <[EMAIL PROTECTED]> wrote: > > Hi, > > I'm writing a UI that much be localisable and one of the requirements > of this is to change the language of the map controls at runtime. > However, if I try to change the map language, I get a 'Configuration > parameters can no longer be changed' error. > > var map:Map=new Map(); > map.language='GB'; > > .. later on ... > > map.language='FR'; > -- FAIL HERE -- > > > Does anyone have any ideas? It seems to throw this error even if I > create a new map with the new language. > > > > Thanks, > > Sam > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
