react-native-maps-animated-polyline
v1.0.6
Published
Javascript animated polyine for react-native-maps
Downloads
8
Readme
react-native-maps-animated-polyline
Javascript animated polyline for react native maps
props
- interval: 10 (default) milliseconds
- Same as react-native-maps polyline props polyline-doc-url
Usage
import AnimatedPolyline from "react-native-maps-animated-polyline";
<AnimatedPolyline {...props} interval={10} />
Please refer the "props" from https://github.com/react-community/react-native-maps/blob/master/docs/polyline.md