File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -75,6 +75,7 @@ class App extends Component {
7575| --------------- | ------- | ---------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
7676| track | Array | [ ] | The points that define the polyline |
7777| optionMultyIdxFn | Function | () => {} | Function to defined track segment colors |
78+ | autoplay | Boolean | true | Autoplay after init player or not |
7879| optionsMulty | Array | [ ] | The colors used for track segments |
7980| customMarker | Boolean | false | Should use a custom marker icon |
8081| iconCustomMarker | String | "" | Path to your marker icon |
Original file line number Diff line number Diff line change 11{
22 "name" : " leaflet-react-track-player" ,
33 "description" : " This is plugin to react-leaflet. It create player for control of track." ,
4- "version" : " 1.3.4 " ,
4+ "version" : " 2.0.0 " ,
55 "private" : false ,
66 "main" : " lib/index.js" ,
77 "homepage" : " https://github.com/argonavt11/leaflet-react-track-player" ,
You can’t perform that action at this time.
0 commit comments