infusion-code / angular-maps

Angular Maps (X-Map) is a set of components and services to provide map functionality in angular 2+ apps. X-Maps architecture is provider independent and can be used with Bing, Google, ESRI or any other service enabled mapping provider. X-Map contains a default implementation for Bing Maps.
MIT License
41 stars 34 forks source link

Possibility to set the language #108

Open fabiankuehne opened 5 years ago

fabiankuehne commented 5 years ago

Is it possible to add the language to the loaderConfig or better, change it at runtime?

I think the api has this feature like in the link above, but i can't find it in angular-maps.

thor-schueler commented 5 years ago

Yes, should be easily possible. do you want to try to create a pull request? I'd suggest adding a language option field to the MapOptions.....