問題描述
Google maps API 非常適合為手機開發基于位置的服務.但是由于某種原因,它在特殊項目中的使用對我來說是有限的.
Google maps API is great for developing location based services for mobile phones. But for some reason, the use of it is restricted for me in a special project.
例如如果您的項目與 google 的一般條款和條件相沖突,不建議使用 google maps API.
E.g. if your project is in conflict with the general terms and conditions of google it is not recommended to use google maps API.
在我的 Android 和 iOS 應用中,我想通過檢索 GPS 信息在地圖上顯示位置.總體而言,該 API 應提供 類似的操作范圍,如 google maps API.
In my app, both Android and iOS, I want to display a location on a map by retrieving GPS information. Overall the API should offer a similar scope of operation like google maps API.
您知道哪些替代品?也許有開源 API 的?還有其他建議嗎?
Which alternatives do you know? Maybe there are open source API's? Any other suggestions?
推薦答案
為了得到這個問題的最佳答案,我結合了所有給出的答案.
To get the best possible answer to this question I combine all given answers.
google maps api 的替代方案:
MapTiler 云:https://cloud.maptiler.com/
Microsoft 地圖 API:http://www.microsoft.com/maps/developers/web.aspx
Yahoo Maps API(已于 2011 年 9 月 13 日停產以支持 諾基亞地圖):http://developer.yahoo.com/maps/
(由維克提供)
TomTom Map Toolkit API,包括適用于 Android、iOS 和 JavaScript http://developer.tomtom.com/
TomTom Map Toolkit API which includes SDKs for Android, iOS and JavaScript http://developer.tomtom.com/
(由SoWeLie提供)
CloudMade:http://developers.cloudmade.com/projects
(由阿道夫提供)
地圖探索:http://developer.mapquest.com/
(由 TuxGeek 提供)
OpenStreetMap API:http://wiki.openstreetmap.org/wiki/API_v0.6
Here.com 地圖(以前的諾基亞地圖/Ovi 地圖):http://developer.here.com/
Here.com Maps (Formerly Nokia Maps / Ovi Maps): http://developer.here.com/
Osmdroid:http://wiki.openstreetmap.org/wiki/Osmdroid
OpenStreetMap Androidhttp://wiki.openstreetmap.org/wiki/Android
(由 AGrunewald 提供)
Route-Me:https://github.com/route-me/route-me
(由kiteloop提供)
OpenLayers:http://openlayers.org/
(由Arman提供)
Trimaps:http://trimaps.com/en/
地圖框 http://mapbox.com/
(由 Stot 提供)
Nutiteq http://www.nutiteq.com/
(由 Martijn M 提供)
GraphHopper 方向和矩陣 API https://graphhopper.com/#directions-api
(由karussell提供)
這篇關于谷歌地圖 api 的替代品的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!