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

Can I dynamically change keys for map? And switch map provider as well? #140

Open SDAdham opened 2 years ago

SDAdham commented 2 years ago

I have a requirement of where user wants to categorize specific requests using a key and others using another key on the same provider, can I pass the keys to the maps component?