PredefinedOverlayGenericParametersIds class abstract Maps & 3D Scenes

Keys used in overlay preview parameter lists.

These constants identify common parameters present in overlay preview data. Use them when reading values from a SearchableParameterList.

It is recommended to use the typed preview data classes such as PublicTransportParameters, SafetyParameters or SocialReportParameters instead.

Constructors

PredefinedOverlayGenericParametersIds.new()

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

Constants

address → const String
Address or human-readable location string.
categId → const String
Integer category identifier (icon id or internal category code).
categName → const String
Human-readable category name (localized string).
country → const String
Country name or code associated with the preview item.
id → const String
Integer identifier of the preview object.
keyVals → const String
A list of key/value parameter groups containing translated names.
latitude → const String
Latitude in decimal degrees.
location → const String
Raw location string provided by the overlay dataset.
longitude → const String
Longitude in decimal degrees.
releaseDate → const String
UTC creation timestamp (seconds since epoch).