Marker position_changed event

The Googlemap documentation for markers indicate they should have a position_changed event which fires when the marker position property changes. I tried setting an event handler for this but I get the error: “Exception: Cannot set event handler for unknown event ‘position_changed’ on GoogleMap.Marker component.”

Can this be added?

Thanks for spotting that these Marker events are missing. We’ve added them, and you should see them available in the next few days with our next release.

1 Like