Experimental
AnimatedMarker component.
A Marker component that animates between positions when its target changes.
<AnimatedMarker target={mapData.getByType('space')[0]} duration={1000}> <div>Hello, world!</div></AnimatedMarker> Copy
<AnimatedMarker target={mapData.getByType('space')[0]} duration={1000}> <div>Hello, world!</div></AnimatedMarker>
AnimatedMarker component.
A Marker component that animates between positions when its target changes.