Customizing Markers in Google Maps -
i new google map , want customize icon
marker = new google.maps.marker({ position:mycenter, animation:google.maps.animation.bounce });
i want show marker http://www.youtube.com/watch?v=soihghqyfae have surrounding wave effect.
thanks in advance
currently animations can applied marker 'bounce' , 'drop'. however, can marker 1 in video creating animated gif. 1) create animated image of marker using image editing tools 2) add image project 3) set marker icon image
you may need set the marker property 'optimized' 'false'. here different question should once create animate image want use: .gif marker google maps
Comments
Post a Comment