Package-level declarations
Types
Link copied to clipboard
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP] )
Horizon element that contains data about a Point of Interest.
Link copied to clipboard
class PoiElement2(val id: Int, val pathId: Int, val startOffset: Distance, val endOffset: Distance, val place: Place, val accessType: PoiElement2.AccessType) : HorizonElement
Horizon element that contains data about a Place of a Point of Interest.
Link copied to clipboard
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP] )
Type of PoiElement horizon elements.
Link copied to clipboard
Type of PoiElement2 horizon elements.