We will post MapView changes here
0.1.0 [feature] By default, the zoom controls are hidden. Use the command to activate. [feature] Added the ability to add and remove polygons.
0.1.1 [feature] markers for start/stop positions of routes. To disable it use: MapView|cmd:{"showstartstop":false} [feature] new style for markers
0.1.2 [feature] fullscreen mode button. Disabled by default. To enable use: MapView|cmd:{"fullscreencontrol":true}
To allow this feature please add attribute "allowfullscreen" to iframe.
0.1.3 [feature] Route direction. Enabled by default. To disable use: MapView|cmd:{"routedirection":false}
0.1.4 [feature] new styles for start/stop pins
0.2.0 - Added named markers with cumulative tail - Salt for commands by route parameter Example: Iframe uri: https://flespi.io/mapview/index.html#/salt/78985d8a Commands will be like: MapView-78985d8a|cmd:{...} - Sandbox updated
https://flespi.io/mapview/#/example
0.2.2 - Added autobounds command cmd:{"autobounds": true} - Added centermap command cmd:{"centermap": [53.90557,27.45642]} - Added zoommap command cmd:{"zoommap": 10}
0.3.0 - Added direction, addpoints, setpoints, label, title parameters for named markers
You can try it on https://flespi.io/mapview/#/example
0.4.0 - Added color for named markers - Added markercolor (default color for named markers) - Added trackcolor (default color for tracks) - Fix for marker direction