1

I have Android application with GoogleMaps map. I was using TileOverlay where I was using tiles from MapBox. Now I would like to change it and make my application offline available - I created MBTiles using TileMill (MapBox) but I can't find any solution how to implement these tiles into my code.

Mary
  • 65
  • 1
  • 9
  • There are a lot of example here at stackoverflow if you look around. Perhaps start here: http://stackoverflow.com/questions/14784841/tileprovider-using-local-tiles – alice_silver_man Mar 13 '14 at 04:54
  • Thank you, but this is not for MBTiles... I found this, but it is not working for me https://github.com/cocoahero/android-gmaps-addons – Mary Mar 15 '14 at 16:17
  • The project I'm currently working on uses BOTH TileMill to export the custom 256x256 tiles AND the solution linked to above by silver_man. It works just fine, I don't know what you're complaining about. – Fab Castel Aug 07 '14 at 18:35

0 Answers0