RoadEventsLayerRoadEventStyle class
abstract
Properties
-
captionStyle
↔ RoadEventsLayerTextStyle?
-
Style of caption displayed under the road event icon.
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
iconAnchor
↔ Point<double>
-
Icon anchor, (0, 0) is top left and (1.0, 1.0) is bottom right.
getter/setter pair
-
pulsationCenter
↔ Point<double>
-
Pulsation center on road event pin image (see HighlightMode). (0, 0)
is top left and (1.0, 1.0) is bottom right.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
zoomMin
↔ int
-
Road event is visible only if current camera zoom is greater or equal
than this value.
getter/setter pair
-
zoomScaleFunction
↔ List<Point<double>>
-
Piecewise linear scale function. See Placemark's scale function.
getter/setter pair