GMTCMapViewMarkerType
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-07-30 UTC。
[null,null,["最終更新日 2024-07-30 UTC。"],[[["`GMTCMapViewMarkerType` is an enumeration used for identifying different types of map markers in the Google Maps SDK for iOS."],["The enumeration includes types like `GMTCMapViewMarkerTypeVehicle`, `GMTCMapViewMarkerTypeTripPickupPoint`, and `GMTCMapViewMarkerTypeTripDropoffPoint` for representing various points in a trip."],["It also includes `GMTCMapViewMarkerTypeUnknown` and `GMTCMapViewMarkerTypeIntermediateDestination` to accommodate unknown or intermediate locations."],["Developers can use this enumeration to customize the appearance and behavior of different markers on the map based on their type."]]],[]]