a vector-tile map library written in java - running on android, desktop and within the browser
GNU Lesser General Public License v3.0
238
stars
176
forks
source link
[VTM] offline map loading failure, tileSource.getMapInfo() returning null #187
Open
deepak07dbz opened 6 months ago
void loadMap(File areaFolder) { //map event receiver mapView.map().layers().add(new MapEventsReceiver(mapView.map()));
//mapFile exists and is a valid file