KakaoMapMethodCall<R> class
sealed
- Implementers
- AddInfoWindow
- AddInfoWindows
- AddLodMarker
- AddLodMarkerLayer
- AddLodMarkers
- AddMarker
- AddMarkerLayer
- AddMarkers
- ClearAllLodMarkers
- ClearInfoWindows
- ClearMarkers
- ClearMarkerStyles
- FromScreenPoint
- GetCenter
- GetMapInfo
- GetViewportBounds
- GetZoomLevel
- HideAllLodMarkers
- HideAllMarkers
- HideCompass
- HideLodMarkers
- HideLogo
- HideScaleBar
- MoveCamera
- RegisterMarkerStyles
- RemoveInfoWindow
- RemoveInfoWindows
- RemoveLodMarkerLayer
- RemoveLodMarkers
- RemoveMarker
- RemoveMarkers
- RemoveMarkerStyles
- SetCompassPosition
- SetInfoWindowLayerVisible
- SetInfoWindowVisible
- SetLodMarkerLayerClickable
- SetLogoPosition
- SetMarkerLayerVisible
- SetPadding
- SetPoiClickable
- SetPoiScale
- SetPoiVisible
- SetViewport
- SetZoomLevel
- ShowAllLodMarkers
- ShowAllMarkers
- ShowCompass
- ShowLodMarkers
- ShowLogo
- ShowScaleBar
- ToScreenPoint
- UpdateInfoWindow
Properties
Methods
-
decode(
Object? value) → R -
encode(
) → Map< String, Object?> ? -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited