How to migrate Bing map to azure maps in angular 4

Mohammed Khalid Sayyed 6 Reputation points
2020-11-27T07:25:08.157+00:00

I want to integrate Azure map in my angular 4 application. Is there any wrapper for angular 4?

Provide me steps to integrated Azure maps in angular 4 application.

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
664 questions
{count} votes

1 answer

Sort by: Most helpful
  1. António Sérgio Azevedo 7,666 Reputation points Microsoft Employee
    2020-11-27T16:46:59.54+00:00

    Hello @Mohammed Khalid Sayyed ,
    As per the recommendation: JavaScript frameworks

    If developing using a JavaScript framework, one of the following open-source projects may be useful:

    • ng-azure-maps - Angular 10 wrapper around Azure maps.

    ng-azure-maps is an Angular library, mostly HTML driven wrapper of the azure-maps-controls package allowing to easilly integrate its functionalities into an Angular application.

    *******Update from Comments************

    • If you want to use Angular 4

    Maintaining a wrapper for each version of Angular is not our priority.

    Angular makes a major version number change fairly frequently and our focus is to provide you a good quality platform adding new features and fixing any existent bugs. If we tried to maintain a wrapper for each version of Angular we wouldn't have very few time to create the platform.

    I would also suggest that you create a new feature request and we can still consider if if it gains enough votes: https://feedback.azure.com/forums/909172-azure-maps

    Remember:

    • Please accept an answer if correct. Original posters help the community find answers faster by identifying the correct answer. Here is how.
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification.