-
Notifications
You must be signed in to change notification settings - Fork 506
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
Links to MapQuest terms broken in LICENSE.md #4401
Comments
Hi, can I dig into this and fix |
@Angamanga please will you mind checking this out, if those are not the link, you could please send my the right links to the terms and conditions |
As I just mentioned in PR #4405 - does Ushahidi use MapQuest anymore? Maybe this should be updated to MapBox? One thing that is very relevant for me any maybe also for other users: In MAPBOX_API_KEY:
window.ushahidi.mapboxApiKey ||
'pk.eyJ1IjoidXNoYWhpZGkiLCJhIjoiY2lxaXUzeHBvMDdndmZ0bmVmOWoyMzN6NiJ9.CX56ZmZJv0aUsxvH5huJBw', // Default OSS mapbox api key It would be very helpful if the license would explain for which usages this key can be used. I would understand "default OSS mapbox api key" such that "as long as this is an open source software, one can use this key". But maybe there are some other relevant restrictions? |
Describe the bug
LICENSE.md
contains http://developer.mapquest.com/web/info/terms-of-use and http://info.mapquest.com/terms-of-use/ as links to the MapQuest terms:Where was the bug observed
LICENSE.md
, both server and clientExpected behavior
Well, find information about MapQuest terms 😏
The text was updated successfully, but these errors were encountered: