Customer count map (Google maps?)

Posted by David Hamilton on Stack Overflow See other posts from Stack Overflow or by David Hamilton
Published on 2010-06-15T16:12:19Z Indexed on 2010/06/15 16:52 UTC
Read the original article Hit count: 152

Filed under:

I have a two column list consisting of a US zipcode and a count (number of customers in this case). I want to put this data onto a map. Would Google maps API be a good fit for this?

It seems like this would be a common enough type of problem to already have an existing (preferably Java based) solution without having to re-invent the wheel.

Any suggestions?

© Stack Overflow or respective owner

Related posts about google-maps