Samples improvements #32
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
## New since 0.9.2
|
||||
|
||||
- S3DB layer [#475](https://github.com/mapsforge/vtm/pull/475)
|
||||
- vtm-mvt module with MVT tile decoder [#481](https://github.com/mapsforge/vtm/issues/481)
|
||||
- OpenMapTiles MVT vector tiles [#481](https://github.com/mapsforge/vtm/issues/481)
|
||||
- vtm-mvt module with MVT tile decoder [#481](https://github.com/mapsforge/vtm/pull/481)
|
||||
- OpenMapTiles MVT vector tiles [#481](https://github.com/mapsforge/vtm/pull/481)
|
||||
- OpenMapTiles GeoJSON vector tiles [#385](https://github.com/mapsforge/vtm/issues/385)
|
||||
- Render theme fallback internal resources [#477](https://github.com/mapsforge/vtm/issues/477)
|
||||
- Many other minor improvements and bug fixes
|
||||
|
||||
@@ -93,7 +93,7 @@ implementation 'com.vividsolutions:jts:1.13'
|
||||
implementation 'com.wdtinc:mapbox-vector-tile:2.0.0'
|
||||
```
|
||||
|
||||
- GeoJSON tiles
|
||||
- GeoJSON vector tiles
|
||||
|
||||
```groovy
|
||||
implementation 'org.mapsforge:vtm-json:[CURRENT-VERSION]'
|
||||
|
||||
Reference in New Issue
Block a user