rex_googlemap_marker
Introduction
Marker of google map. Each marker is an individual marker instance.
Marker of google map. Each marker is an individual marker instance.
Add a new marker
Follows these steps to add a marker on google map
Follows these steps to add a marker on google map
- Create a new marker instance
- Call "Action:Put on map" to put this marker instance into map
Clicking event
"Condition:On clicked" will be triggered while this marker is clicked,
"Condition:On clicked" will be triggered while this marker is clicked,
Animation
Sample capx
Sets animation in property "Animation" to play an animation. Or call "Action:Start" to start an animation, then call "Action:Stop" to stop it.
"Bounce" animation will be playing continuously until call "Action:Stop".
Sample capx
Sets animation in property "Animation" to play an animation. Or call "Action:Start" to start an animation, then call "Action:Stop" to stop it.
"Bounce" animation will be playing continuously until call "Action:Stop".