0

Possible Duplicate:
Comparison of JavaScript mapping libraries?

I am looking for the top APIs that I can use to display maps from a number of map servers/sources. (like openlayers and openfscales) I already know OpenSlales and Openlayers. So are there any other popular APIs for other languages (C++,Java,... ) ?

user655561
  • 279
  • 2
  • 9

2 Answers2

1

In the JavaScript arena there is also leaflet.

dariapra
  • 2,290
  • 14
  • 11
0

If you are using ESRI suit then ArcGIS Java script API is ideal for you.

http://help.arcgis.com/en/webapi/javascript/arcgis/index.html

Sunil
  • 4,763
  • 7
  • 43
  • 87