0

Possible Duplicate:
Comparison of JavaScript mapping libraries?

I need to build a custom interactive web map of my country with all it's regions (Peru). Which tool or technology would be the best way to go?

The idea is to have a map that shows the population of each region with a color scale: the more people the region has, the darker it's painted. Also I need to display some information as text and pictures when I click each region as the maps zooms in.

I've seen around and there are lots of "pre-developed" tools that can be customized but I need to build my own. Flash is already discarded. I was thinking of Java applet but is just an idea.

System requirements: Apache+PHP+MySQL

3
  • What are your requirements and available software/databases? Commented Dec 7, 2011 at 20:27
  • 2
    Are you asking anything that differs from this thread? Commented Dec 7, 2011 at 20:27
  • 1
    @blah238 Apache+PHP+MySQL Commented Dec 7, 2011 at 20:36

1 Answer 1

3

Open Layers is very popular and flexible. You may want to start there. Many of the other packages available build on OpenLayers.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.