Warning

This feature is available in the Full MapKit SDK version

YMKPanoramaArrowConnectionStyle

enum YMKPanoramaArrowConnectionStyle : UInt, @unchecked Sendable

Player arrow styles

Summary

Enum cases

case street = 0
connection from street to street

case indoor = 1
connection from indor to indoor

case entry = 2
connection from street to indoor or from indoor to street

Enum cases

street

case street = 0

connection from street to street


indoor

case indoor = 1

connection from indor to indoor


entry

case entry = 2

connection from street to indoor or from indoor to street