Appolica / InteractiveInfoWindowAndroid

Library project, developed and maintained by Appolica, offering an interactive info window for Google maps on Android.
249 stars 56 forks source link

how to make transparent background of infowindow? #34

Closed osolodkin closed 6 years ago

osolodkin commented 6 years ago

Hello, man! Thanks for excellent lib! It works perfect! Please advice how can I make transparent background of InfoWindow instead of white rectangle? In original Google solution it makes when you set up GoogleMap.InfoWindowAdapter.getInfoWindow instead getInfoContents. Thanks!

deangenovski commented 6 years ago

Hey, you need to look at InfoWindowManager::ContainerSpecification. You can specify a different image to go as a background of the infowindow