Wednesday, 11 August 2021

OsmDroid: TileLoader failed to load tile due to mWriter being null (map shutdown?)

I got OsmDroid log like this:

OsmDroid: TileLoader failed to load tile due to mWriter being null (map shutdown?)

OsmDroid: Tile cache increased from 9 to 24

What is the reason I am getting OsmDroid's log like this enter image description here

How to fix it?

enter image description here

  // open street map
    implementation 'org.osmdroid:osmdroid-android:6.1.11'

enter image description here

enter image description here



from OsmDroid: TileLoader failed to load tile due to mWriter being null (map shutdown?)

No comments:

Post a Comment