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

How can I add get current location functionality #114

Closed ElesGergo closed 4 years ago

ElesGergo commented 4 years ago

I would like to add some fuctionality, which is getting the users current loacation. I know it requeries users to share their loacation, but I have not found anything about it in the docs.