Another big feature - known in Mapsforge as
MapDataStore
Interface - is coming to VTM!
I added multiple maps support in VTM via the new
'MultiMapFileTileSource', which propagates its calls to each added
'MapFileTileSource' and is used with a single layer.
issue #208
To work properly I enabled tessellation also for Mapsforge sea
polygons in render themes (e.g. for overlapping maps).
Additionally I enhanced the new API with min / max zoom levels per
added 'MapFileTileSource', to turn them on/off easily.
You can check it in action at 'MapsforgeMultiTest' sample.
Note: we could use multiple maps already with different layers, but
that's not an optimal solution. :)
Also I didn't follow Mapsforge implementation with data policy, but
we could add it later as it's quite useful.
So we have now a very good infrastructure for further improvements.
Screenshot shows detailed
ireland.map
on top of low detailed
world.map.