MapOrnamentPosition
public enum MapOrnamentPosition
The position of speed limit view and floating buttons, including the overview, mute and feedback report in a navigation view.
-
The top-left corner when using a left-to-right language or the top-right corner when using a right-to-left language.
Declaration
Swift
case topLeading
-
The top-right corner when using a left-to-right language or the top-left corner when using a right-to-left language.
Declaration
Swift
case topTrailing