I am able to display a map for a specific area with the drawable icon showing the exact location. The problem is I don\'t see any text next to the marker like you do with google
The stuff on top of the maps are on different layers, and each layer can hold only one type of images, for example only map pins. You need to create a separate
> Overlay for each new image type (like popup text)