Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bing Maps layer issue #2

Open
rbrundritt opened this issue Jan 8, 2018 · 0 comments
Open

Bing Maps layer issue #2

rbrundritt opened this issue Jan 8, 2018 · 0 comments

Comments

@rbrundritt
Copy link

This implementation does not access the Bing Maps tiles in away that aligns with the terms of use of the Bing Maps platform. Your application must call the Bing Maps imagery metadata service each time it loads to get the latest map tile URL's. This is used to track usage for billing and also ensures your app has the latest map tile URLs as they do change from time to time and your current code will break. Here is documentation on how to implement this in such a way that aligns with the Bing Maps terms of use: https://msdn.microsoft.com/en-us/library/mt823633.aspx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant