Ecosyste.ms: Awesome

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: about 2 months ago
JSON representation

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

Lists

README

        

# 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 [[email protected]](mailto:[email protected]) 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.