An open API service indexing awesome lists of open source software.

https://github.com/Microsoft/BingMapsV8CodeSamples

This is a collection of over two hundred code samples an growing for the Bing Maps V8 web control.
https://github.com/Microsoft/BingMapsV8CodeSamples

bing bing-maps maps microsoft msdn-documentation

Last synced: 5 days ago
JSON representation

This is a collection of over two hundred code samples an growing for the Bing Maps V8 web control.

Awesome Lists containing this project

README

          

> [!WARNING]
> **Bing Maps for Enterprise is deprecated and will be retired**
> * Enterprise account customers can continue to use Bing Maps for Enterprise services **until June 30th, 2028**.
> * Free (Basic) account customers can continue to use Bing Maps for Enterprise services until **June 30th, 2025**.
> * To avoid service disruptions, all implementations using Bing Maps for Enterprise REST APIs and SDKs will need to be updated to use [Azure Maps](https://azuremaps.com) by the retirement date that applies to your Bing Maps for Enterprise account type.
> * For migration documentation, please see [Bing Maps Migration Overview](https://learn.microsoft.com/azure/azure-maps/migrate-bing-maps-overview).
> * For more details on the retirement, see the [announcement](https://aka.ms/BMERetirementAnnouncement) on the Bing Maps Blog.

# Bing Maps Code Samples #

This is a collection of over a hundred code samples for the Bing Maps V8 web control. These samples have been collected from a number of different sources.
Some of these samples where created to assist developers on the Bing Maps forums while many others where created for the [Bing Maps blog](http://blogs.bing.com/maps),
[MSDN documentation](https://msdn.microsoft.com/en-us/library/mt712542.aspx) and [interactive SDK](http://www.bing.com/api/maps/sdkrelease/mapcontrol/isdk).

[Try it now](https://samples.bingmapsportal.com/)

**Warning: Experimental Folder**

The experimental folder of this project contains code samples that are proof of concepts, hacks, workarounds, untested code or simply experiments.
These samples are primarily for trying things outs and likely contain unsupported code which can break at any time.
It is not recommended to use any of these code samples in production applications.

## 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](CONTRIBUTING.md).

You can reach out to us anytime with questions and suggestions using our communities below:
* [MSDN Forums](https://social.msdn.microsoft.com/Forums/en-US/home?forum=bingmapsajax&filter=alltypes&sort=lastpostdesc)
* [StackOverflow](http://stackoverflow.com/questions/tagged/bing-maps)

This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
For more information, see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or
contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.

## Related Projects ##

* [Bing Maps V8 TypeScript Definitions](https://github.com/Microsoft/Bing-Maps-V8-TypeScript-Definitions)
* [Bing Maps V6.3 To V8 Shim](https://github.com/rbrundritt/BingMapsV63ToV8Shim)
* [Bing Maps Android](https://github.com/LeonidVeremchuk/BingMapAndroid)

## Additional Resources ##

* [Bing Maps V8 MSDN Documentation](https://msdn.microsoft.com/en-us/library/mt712542.aspx)
* [Bing Maps V8 Interactive SDK](http://www.bing.com/api/maps/sdkrelease/mapcontrol/isdk)
* [Bing Maps MSDN Documentation](https://msdn.microsoft.com/en-us/library/dd877180.aspx)
* [Bing Maps Blog](http://blogs.bing.com/maps)
* [Bing Maps forums](https://social.msdn.microsoft.com/Forums/en-US/home?forum=bingmapsajax&filter=alltypes&sort=lastpostdesc)
* [Bing Maps for Enterprise site](https://www.microsoft.com/maps/)

## License ##

MIT

See [License](LICENSE.md) for full license text.