azure-maps-indoor
v0.2.3
Published
Indoor Maps for Azure Maps JS Control
Downloads
407
Readme
Azure Maps Indoor Module
The Azure Maps Indoor module provides a set of tools for adding indoor maps built using Creator in the Azure Maps Web Control. Develop with the control using JavaScript or TypeScript.
How to Install
You can embed the Azure Maps Indoor module source code into your app by installing the NPM package:
npm install azure-maps-indoor
This package includes a minified version of the source code as well as the TypeScript definitions for the Azure Maps Indoor module.
Alternatively, you can also reference the hosted version of the Azure Maps Indoor module by adding the following script tags to your application.
<script src="https://atlas.microsoft.com/sdk/javascript/indoor/0.2/atlas-indoor.min.js"></script>
Developer Resources
Related Packages
- Azure Maps Web Control - An interactive map control for use in web apps.
- Azure Maps Search Module - A JavaScript library that makes it easy to work with the Azure Maps REST services in any web or NodeJS app.
Release notes
Please refer to release notes for more information.