6.0.11 • Published 3 years ago

angular11-maps v6.0.11

Weekly downloads
6
License
MIT
Repository
github
Last release
3 years ago

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.