I have a requirement for the development of a flash application that uses Google Maps API and will undertake the following, if possible:
We will pass the application 2 different x Postcodes/ZIPcodes from our existing PHP application.
The flash should graphically show the map as it is zoomed in on from far out.
Total size should be roughly 500×360 pixels
It should highlight the two ZIP/Postcodes with one of them tagged as “Your Property” and the other Tagged as “Spare Property”.
It should show a straight line between these two tags and provide the distance between them.
Not sure if this is possible but it will also show a growing circle around the Spare Property in the background that shows Dark Green up to 1km radius, Medium Green 1km-2km, and Light Green 2km-4km
The sequence should run for 5 seconds