GMTCMapViewSessionState

GMTCMapViewSessionState

Enumerations

enum  GMTCMapViewSessionState { GMTCMapViewSessionStateInactive, GMTCMapViewSessionStateActive }
 Describes the activity status of a map view session. More...

Enumeration Type Documentation

Describes the activity status of a map view session.

Enumerator:
GMTCMapViewSessionStateInactive 

The map view session is not yet added to a map view.

GMTCMapViewSessionStateActive 

The map view session is added to a map view.