public static interface TencentMap.InfoWindowAdapter
Marker
气泡样式接口
Modifier and Type | Method and Description |
---|---|
android.view.View |
getInfoContents(Marker marker)
自定义气泡的标题和内容
|
android.view.View |
getInfoWindow(Marker marker)
自定义整个气泡的InfoWindow
|