Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

A set of web UI controls that wrap the Azure Maps REST services.

License

Notifications You must be signed in to change notification settings

Azure-Samples/azure-maps-services-ui

Repository files navigation

page_type description languages products
sample
A set of web UI controls that wrap the Azure Maps REST services.
javascript
typescript
azure
azure-maps

Azure Maps Services UI module

Project Status: Archived due to retirement plan of Azure Maps Services Module. Better to create a new repo based on the Azure Maps REST SDK.

This project provides a set of web UI controls that wrap the Azure Maps REST services. These controls are both accessible and customizable. Many of these controls can be used directly with the raw responses from the REST services, while add functionality on top of the Azure Maps Web SDK.

Features

  • Route service controls
  • Accessible:
    • Multi-input support: mouse, keyboard, touch
    • High contrast support
    • Screen reader support (aria labels)
    • Color contrast 4.5:1 support for built-in styles
    • Handles up to 400% zoom

Getting started

Download the project and copy the atlas-services-ui JavaScript and CSS files and the localization folder from the dist folder into your project.

See the documentation for more details on a specific feature.

Roadmap

  • Search bar with autocomplete option
  • Search form with autocomplete option
  • Route UI manager that manages rendering of routes on a map and coordinates interactions with the route instructions control.
  • Route input control that provides a user input form for calculating routes.
  • Print route dialog that connects to the route manager and captures map screen shots as well as instrucitons, but little else.
  • Route range control
  • Mobility/Transit routing controls
  • Weather service controls

Related Projects

Additional Resources

Contributing

We welcome contributions. Feel free to submit code samples, file issues and pull requests on the repo and we'll address them as we can. Learn more about how you can help on our Contribution Rules & Guidelines.

You can reach out to us anytime with questions and suggestions using our communities below:

This project has adopted the Microsoft Open Source Code of Conduct. For more information, see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

License

MIT

See License for full license text.