OpenGL vector map library - running on Android, iOS, Desktop and browser.
GNU Lesser General Public License v3.0
272
stars
89
forks
source link
[VTM] offline map loading failure, tileSource.getMapInfo() returning null #1117
Closed
deepak07dbz closed 6 months ago
void loadMap(File areaFolder) { //map event receiver mapView.map().layers().add(new MapEventsReceiver(mapView.map()));
mapCenter.getLongitude(), 1 << 17); setContentView(mapView); } }
//mapFile exists and is a valid file