vtm-web: update documentation
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
|
||||
- Mapsforge multiple map files [#208](https://github.com/mapsforge/vtm/issues/208)
|
||||
- Polygon label position enhancements [#80](https://github.com/mapsforge/vtm/issues/80)
|
||||
- vtm-web modules update [#51](https://github.com/mapsforge/vtm/issues/51)
|
||||
- Mapbox vector tiles [#57](https://github.com/mapsforge/vtm/issues/57)
|
||||
- PathLayer (vtm) fix disappearing segments [#108](https://github.com/mapsforge/vtm/issues/108)
|
||||
- House numbers (nodes) fix visibility [#168](https://github.com/mapsforge/vtm/issues/168)
|
||||
- Use baseline 160dpi in scaling [#236](https://github.com/mapsforge/vtm/issues/236)
|
||||
|
||||
7
docs/web.md
Normal file
7
docs/web.md
Normal file
@@ -0,0 +1,7 @@
|
||||
### Web implementation
|
||||
|
||||
`./gradlew :vtm-web-app:jettyDraftWar` will run standalone Jetty server at port 8080.
|
||||
|
||||
After go to `http://localhost:8080/vtm-web-app` in the web browser to see the map.
|
||||
|
||||
Hold right mouse button to change view direction.
|
||||
Reference in New Issue
Block a user