0

I would like to implement a Mapview like in my app :
- A background (the map, tiled or not) which is a Bitmap
- An overlay with POI

The map should reacts to user zoom/move.

Is it possible to use MapView/MapActivity for this (without connection to Google Maps at all) ?

bbb
  • 1

1 Answers1

1

take a look at mapforge it lets you use offline maps.

Kevin Qiu
  • 1,616
  • 1
  • 13
  • 15