GMSMapID Class Reference


Overview

An opaque identifier for a custom map configuration.

Public Member Functions

(instancetype) - initWithIdentifier:
 Creates a new mapID with the given string value.

Static Public Member Functions

(instancetype) + mapIDWithIdentifier:
 Creates a new mapID with the given string value.

Member Function Documentation

- (instancetype) initWithIdentifier: (NSString *)  identifier

Creates a new mapID with the given string value.

+ (instancetype) mapIDWithIdentifier: (NSString *)  identifier

Creates a new mapID with the given string value.