MapLanguageType

enum MapLanguageType : NSInteger {}

Constants indicating the map language.

  • The map language is automatically selected based on the API language.

    Declaration

    Objective-C

    MapLanguageTypeAutomatic
  • The native language is used on map objects.

    Declaration

    Objective-C

    MapLanguageTypeNative