MapsIndoors iOS SDK V3
Loading...
Searching...
No Matches
Class Methods | List of all members
MPLayerType Class Reference

#include <MPLayerType.h>

Inheritance diagram for MPLayerType:

Class Methods

(nonnull NSString *) + NORMAL
 
(nonnull NSString *) + SATELLITE
 
(nonnull NSString *) + HYBRID
 

Detailed Description

Provides a static way to access the possible layer types for general purpose MapsPeople services

Method Documentation

◆ HYBRID

+ (nonnull NSString *) HYBRID

Hybrid is a satellite map layer with roads and tracks on top of it.

◆ NORMAL

+ (nonnull NSString *) NORMAL

Normal is the base map layer

◆ SATELLITE

+ (nonnull NSString *) SATELLITE

Satellite map layer