android - Google Maps startActivityForResult -
I would like to start a map activity and return the result of the place. Is it worth doing without using this mapview and without the need of Google Maps Library?
Yes it is possible. You must add an "onclick" event listener to your map. The event is removed when it will return the corus. Please find more details in the map API documentation.
Comments
Post a Comment