ExternalRendererMarkers class Maps & 3D Scene

External renderer markers

Constructors

ExternalRendererMarkers()

Properties

hashCode int
The hash code for this object.
no setterinherited
mapController GemMapController?
getter/setter pair
onNotifyCustom ↔ void Function(dynamic value)?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
visiblePoints Map<int, MarkerInfo>
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
processData(GemMapController mapController, dynamic data) → void
removeData(dynamic markerId) → void
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited