Reputation: 1
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) ?
Upvotes: 0
Views: 215