Package com.naver.maps.map.overlay
Class InfoWindow.Adapter
java.lang.Object
com.naver.maps.map.overlay.InfoWindow.Adapter
- Direct Known Subclasses:
InfoWindow.ViewAdapter
- Enclosing class:
- InfoWindow
정보 창의 이미지를 지정하는 어댑터.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionabstract OverlayImage
getImage
(InfoWindow infoWindow) infoWindow
에 나타낼 이미지를 반환합니다.
-
Constructor Details
-
Adapter
public Adapter()
-
-
Method Details