I want to create maps that show the number of clicks per country, just like in Google Analytics. I've looked at Google and Bing map API. These looks way to complicate for what I want to do. Do you know of any simpler API?
Tell me more
×
Webmasters Stack Exchange is a question and answer site for
pro webmasters. It's 100% free, no registration required.
|
Actually, it looks like the tool I was looking for is not a map API, but the Google Visualization tool: http://code.google.com/apis/visualization/documentation/gallery/geomap.html |
|||
|
|
If you can't handle the Google Maps API, then I doubt you're going to be able to handle any other mapping/geo-location API. The Google Maps API is very, very easy to use and there's plenty of "wrappers" out there to make it even easier (such as this one I just found on google here) |
|||
|