ECountryCapability

The set of flags that specifies the map zone capabilities.

Parameters

value

int value

Entries

Link copied to clipboard

The zone contains navigable roads.

Link copied to clipboard

The zone contains navigable roads with sign information.

Link copied to clipboard

The zone contains navigable roads with lane information.

Link copied to clipboard

The zone contains navigable roads with speed limits.

Link copied to clipboard

The zone contains items that can be searched( POI, streets, city/zip nodes).

Link copied to clipboard

The zone contains items that can be searched with house number ranges.

Link copied to clipboard

The zone contains Discover city type pedestrian navigation

Link copied to clipboard

The zone postal codes in special format( Ex: AAA DDDD - can be licensed differently)

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val value: Int

Functions

Link copied to clipboard
open override fun toString(): String

Returns a string representation of the object.

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.