StyleFeature class

Properties

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

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

Constants

administrative → const _StyleAdministrative
Selects all administrative areas. Styling affects only the labels of administrative areas, not the geographical borders or fill.
all → const StyleFeature
Selects all features.
landscape → const _StyleLandscape
Selects all landscapes.
poi → const _StylePoi
Selects all points of interest.
road → const _StyleRoad
Selects all roads.
transit → const _StyleTransit
Selects all transit stations and lines.
water → const StyleFeature
selects bodies of water.