Sign in to follow this  
Arindam

How to use "Blinking Star image" in Maps

Recommended Posts

Hi Team,

I Want to display the animated image in FusionMaps. When i add the animated images it's not animating. Pleas give the solution..

  <shapes>

  <shape id='Icon' type='image' URL=Resources/star.gif'/>

  </shapes>

Share this post


Link to post
Share on other sites

Hi,

I am afraid animated .gif charts are not possible as of now. You can replace animated .gif with swf file. Animated SWF is supported.

i.e

<shape id='Icon' type='image' URL='Resources/file.swf' />

Edited by Guest

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this