The API of the whole rewrite branch - and that includes of course the
TileRendererLayer - is not yet final. Your ideas how it can be improved
are very welcome. The new layer based architecture makes it impossible
to keep the old API from the 0.3.0 version. Remember that you could
theoretically have multiple TileRendererLayers and each of them could
use a different map file, render them etc. Therefore having a
mapView.getDatabaseRenderer() method doesn't make sense any more.
Meanwhile you can always use the unchanged API of the map reader like
"MapDatabase().openFile(File).getMapFileInfo()" to retrieve the header
information for an arbitrary map file, as you already mentioned.
Greetings,
Thilo
> --
> You received this message because you are subscribed to the Google
> Groups "mapsforge-dev" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to
mapsforge-de...@googlegroups.com.
> For more options, visit
https://groups.google.com/groups/opt_out.
>
>