Disable vtm-web (#973)
This commit is contained in:
parent
332a694d65
commit
43cfcd4a81
@ -46,10 +46,6 @@ If you have any questions or problems, don't hesitate to ask the Discussions for
|
||||
- **vtm-web** HTML5/GWT libGDX backend
|
||||
- **vtm-web-app** HTML5/GWT application
|
||||
|
||||
## WebGL Demo
|
||||
[OpenScienceMap](http://opensciencemap.org/s3db/#scale=17,rot=61,tilt=51,lat=53.075,lon=8.807) view of Bremen.
|
||||
- Hold right mouse button to change view direction.
|
||||
|
||||
## Applications
|
||||
- VTM is used by many [applications](docs/Applications.md).
|
||||
|
||||
|
@ -4,6 +4,7 @@
|
||||
|
||||
- MVT simplification [#956](https://github.com/mapsforge/vtm/pull/956)
|
||||
- `Parameters.SIMPLIFICATION_TOLERANCE`, `Parameters.SIMPLIFICATION_EXCEPTIONS`
|
||||
- Disable `vtm-web` [#973](https://github.com/mapsforge/vtm/pull/973)
|
||||
- Minor improvements and bug fixes
|
||||
- [Solved issues](https://github.com/mapsforge/vtm/issues?q=is%3Aclosed+milestone%3A0.19.0)
|
||||
|
||||
|
@ -38,6 +38,6 @@ include ':vtm-playground'
|
||||
include ':vtm-tests'
|
||||
include ':vtm-theme-comparator'
|
||||
include ':vtm-themes'
|
||||
include ':vtm-web'
|
||||
include ':vtm-web-app'
|
||||
//include ':vtm-web'
|
||||
//include ':vtm-web-app'
|
||||
//include ':vtm-web-js'
|
||||
|
Loading…
x
Reference in New Issue
Block a user