NPickableInfo class sealed

NaverMapController.pickAll을 통해서 가져올 수 있는 요소들을 나타냅니다.

심볼의 정보를 나타내는 NSymbolInfo와 오버레이의 정보를 나타내는 NOverlayInfo가 구현체로 존재합니다.

Implementers

Constructors

NPickableInfo()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

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