I’m developing an application on Android with the use of Google Map.
I’ve successfully put multiple bitmaps on the map as shown on the figure above.
Is it possible to detect which bitmap the user has clicked on, so that the application will redirect the user to a page which contains information about the place clicked?

1 Answer