Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Which map API is the most powerful?

Which JavaScript map API do you folks think is the most powerful?

Google? Bing?

like image 523
cometta Avatar asked Jul 15 '09 09:07

cometta


3 Answers

Think about which map is more suitable for you, have all the places you need. In US and Europe Google, Bing, Yahoo have pretty similar maps. However if you need other countries (in Asia, South America, Eastern Europe, Africa), the only answer is OpenStreetMap.

About API. The most powerful and flexible is OpenLayers, it allows you to connect to different map services. However it is a bit slow and complicated. In opposite Google API is fast and small, however it is bound to Google Maps.

If you are looking for some API contacting OpenStreetMap data, try Cloudmade.

Still choose the map first, and then select the most natural API for it.

like image 79
Igor Shubovych Avatar answered Sep 23 '22 18:09

Igor Shubovych


I talk about my reasons for using the Google Maps API in this answer.

like image 44
RedBlueThing Avatar answered Sep 22 '22 18:09

RedBlueThing


Top mapping tool must be ViaMichelin.

A independant poll carried out by the IMA said

  1. ViaMichelin
  2. Mappy
  3. Microsoft
  4. Yahoo
  5. Map 24
  6. Google

Poll was based on brand, quality, customisation, coverage, support, SLA, price, usability, speed, and 17 other criterias.

like image 27
Nick Wood Avatar answered Sep 24 '22 18:09

Nick Wood