donjuanica

Members
  • Content count

    2
  • Joined

  • Last visited

About donjuanica

  • Rank
    Forum Newbie
  1. Possible to output an image instead of Flash?

    Thanks for your reply. Obviously your technical folks know how to implement a feature like this but here is some (perhaps) useful information: http://www.quasimondo.com/archives/000645.php Since your next major release is "some time away" would it be possible to quickly implement a BitmapData export from your flash maps? Maybe something like this: <chart ... ExportBitmapData='true' BitmapDataPostURL='img.php' ... > And then once the map is rendered you can use the Flash BitmapData interface to get the pixel data and then post it to the BitmapDataPostURL URL which we could implement to output a PNG or JPG image. Thanks again for your reply. I'm glad to hear this is on your wishlist and will likely be implemented in the future. Regards, Jon
  2. We recently switched from Corda OptiMap to FusionMaps. So far we have been happy with the product but one thing that was critical to our business was the ability to output "flat" maps (images) as well as flash movies. Is there any way to do this with FusionMaps or are there plans to implement this in the future? An example: Thanks, Jon