Hello Does anyone on this list have experience with implementing Virtual Earth maps in Flex, either via UMap (http://www.afcomponents.com/components/umap_as3/ ) or some other component?
We have an app that currently uses Yahoo! maps (via REST interface). We animate a bunch of things over the map and would need to do the same with maps from VE/UMap. In essence this means we'll need to drop in this new map component, but still be able to tell the rest of our app how to position things over the top. The key parameters we are currently using to do this is the metres per pixel value of the map and the offset of the map from an arbitrary centre point in metres. Does anyone have expertise in this sort of thing, and have an idea as to how hard implementing VE/UMap to work similarly is likely to be? TIA Guy

