Map Component (Adobe Flex 3)
Monday, June 15th, 2009 - 08:16 - Code
Releasing a simple, powerful and extensible Map component developed using ActionScript and Flex 3. The idea is that a map contains one or more polygons representing each sub-region. Each polygon can have mouse events attached to it and can have further properties set. This concept is further extended in my second map component i.e. the Choropleth Map that will be released later this week so stay tuned!

[…] 3 component for Choropleth Map. The Choropleth Map component is an extension/implementation of my Map component released […]
Hi,
Awesome component you have here. How do you generate coordinates for the district boundaries as in the coordinates you use to draw the polygon?
Thanks in advance.
Arun
Hi Arun,
I picked up the coordinates for the districts of NWFP from an SVG file posted on Wikipedia.
This has been further discussed in the comments at: http://srirangan.net/?p=209
- Sri
Your response to the coordinates question is still confusing. Could you please post a link to the SVG file that you are referring? Your program is really cool, bw.
Hi Srirangan
Hi Srirangan
Have you developed any other mapping component with more powerful features.
Regards,
Kapil