A loading animation, to be shown when the map is loading. Captures no pointer events. Use the active prop to show and hide the animation. This shows a rotating notched-circle SVG.
active
<AnimatedLoader x={-50} y={50} active color="green"/>
Generated using TypeDoc
A loading animation, to be shown when the map is loading. Captures no pointer events. Use the
active
prop to show and hide the animation. This shows a rotating notched-circle SVG.Example