
Please feel free to download the source for the radar skin of the Yahoo! Maps API. The zip contains the map FLA/SWF and relevant class files.
A couple notes about the file:
Skin filters and Color Transformations:
Off to the right of the stage in the radar Map movie clip there is a broken apart vector image of a map. All of the filters that I want to apply to the dynamic map are actually applied to this colorTester movie and then programmaticly copied to the map by the RadarMap class in the applyFilters function.
By setting it up this way, I can see the filters and adjust them as a designer but take advantage of them as a developer. I always hate writing out code for doing setTransform and for filters. I almost never just write them anyways, I would apply them to a symbol, write down the values and then fill out the code. now I’m just saving a step and making the design step a lot easier too.
(for those of you that read the previous post on the Pirate Maps Source, sorry for the redundancy. I just wanted to have each file listed separately in my blog, but I did want to provide the context for people coming straight to the page).
Pingback: The PlaceMap Project
hi there,
and please help me out if there is any way to zoom the map on click mouse and to get the address of clicked location.
i am unable to zoom the map on particular location and to get the address
plz help me dear
thanks
thanks for all very good