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
-~----------~----~----~----~------~----~------~--~---

Reply via email to