Skip to content

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.

License

Notifications You must be signed in to change notification settings

jmbaravykas/angular-maps

 
 

Repository files navigation

npm version angular-maps Code Climate All Contributors

Acknowledgement

A big THANK YOU to original author Infusion

- #IMPORTANT
- This is not an original NPM package, this is a fork version to support Angular 11.

For original NPM package please refer to angular-maps

Overview

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 default implementations for Bing Maps and Google Maps, including layers, markers, infoboxes, clusters, polygons and polylines for both platforms.

Install

Install via npm:

    npm install --save angular11-maps

Use

To use angular11-maps with the default Bing Map implementation, follow steps provided at original NPM package

Samples and Latest Updates

You can find various basic and advanced samples in the Wiki Sample Page See the Wiki Change Log for key changes and addition in various releases.

Advanced

Check out the Wiki for detailed documentation on components, models and providers.

About

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%