Can you recommend a mapping API for commercial use?

强颜欢笑 提交于 2019-12-01 04:23:48

We used CloudMade for our most recent map-based app. Their data is sourced from OpenStreetMap, but we've been impressed with the quality of the maps. OSM is something of a moving target, since the maps are continuously being updated, but always for the better.

CloudMade offer a commercial service on top of that data (i.e. SLA, support, etc). Small company, eager to please. Makes a refreshing change from dealing with Google and Bing, who are too big to care. They're adding new features all the time, and were happy to change their implementation priorities when we asked them to.

Services include a javascript API, as well as a geocoder, and a simple static map web service, all of which we use from our Spring-based app.

It may be worth talking to Drawlive. I've only used their distance finder API, but they also have mapping and route generation. The integration for distance finding is via SOAP, and I used Axis generate the client. Bing Maps as suggested before me may also be an option: one of my customers chose them because the entry fee was much less than Google Maps.

Bing Maps Platform (previously Microsoft Virtual Earth) should be a cheaper option than google maps for commercial use, can print routes between nodes, supports distance calculation and provides a JS API.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!