In object-oriented programming, a logical grouping of classes, usually with a header section that lists the classes in the library.

learn more… | top users | synonyms

87
votes
14answers
23k views

Comparison of JavaScript mapping libraries?

I am working on a web-based mapping system and I'm trying to figure out the best/most appropriate library to use. There are a few of them about and they each have pros and cons. Even after trying a ...
4
votes
1answer
355 views

Is there an comparison of the various mapping libraries for Android?

I am currently looking at the various libraries that I can use to show a map in my custom Android App. I have found several like Mapsforge, OSMDroid, ArcGIS runtime for Android, Google Maps for ...