KapoorVashisht / osmdroid

Automatically exported from code.google.com/p/osmdroid
0 stars 0 forks source link

Ability to catch event when loading map tile is done? #316

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I wanna know when Map Tiles are loaded complete to can move Map to the next 
region and continue loading another map tiles automatically.

Anybody can help me,i'll appreciated for this.

Original issue reported on code.google.com by hoangson...@gmail.com on 7 Mar 2012 at 4:00

GoogleCodeExporter commented 8 years ago
You can extend the MapTileProviderArray and override the 
mapTileRequestCompleted method to know when a tile request has been 
successfully loaded.

Please direct questions like this to the google group or Stack Overflow. Thank 
you.

Original comment by kurtzm...@gmail.com on 6 Apr 2012 at 9:07