GMSNavigationStepInfoImageOptions 類別參考

GMSNavigationStepInfoImageOptions 類別參考

公開成員函式

(instancetype)- init

資源

id< GMSNavigationScreenMetrics >screenMetrics
 這個物件可為圖片顯示的畫面提供畫面指標。
GMSNavigationManeuverImageSizemaneuverImageSize
 maneuverImage 的圖片大小 GMSNavigationStepInfo 中。

成員函式說明文件

- (執行個體類型) init

資源說明文件

- (id<GMSNavigationScreenMetrics>) screenMetrics [read, write, assign]

這個物件可為圖片顯示的畫面提供畫面指標。

大多數情況下,開發人員可以針對圖片顯示畫面傳遞 UIScreen 例項。這個屬性預設為 UIScreen.mainScreen。

- (GMSNavigationManeuverImageSize) maneuverImageSize [read, write, assign]

maneuverImage 的圖片大小 GMSNavigationStepInfo 中。

預設為 GMSNavigationManeuverImageSizeSquare96。