poiRepresentation Constants Reference

Declared in 3DBrowser.h

poiRepresentation

Way of representing the POI

Definition

typedef NS_ENUM(NSInteger, poiRepresentation ) {
   geographical,
   cartensian,
};

Constants

geographical

Geographical representation

Declared In 3DBrowser.h.

cartensian

Cartesian representation

Declared In 3DBrowser.h.

Declared In

3DBrowser.h