how to show an info window without showing the icon of a marker in google map
问题 Can I show only the info window in google map? I am developing an Android app with Google Map's V2 api. I wanted to show the route information in a info window, but I don't want to show the marker icon. So can info window be separated from a marker? If so how can I only display the info window while hiding the marker. Thanks 回答1: Wow it would be interesting to do so. I don't know if you can do that without a marker. because the documentation of google says something like this: Google Maps for