OYMFloor Class Reference

Inherits from NSObject
Conforms to OYMJsonProtocol
Declared in OYMFloor.h
OYMFloor.m

Overview

This class includes all the information regarding the Floor Items stored. As well, it includes the UrlTileProvider to be used to overlap the indoor maps in the Map

  uuid

Automatically generated UUID

@property (readonly) NSString *uuid

Declared In

OYMFloor.h

  building

Building ID

@property (readonly) NSString *building

Declared In

OYMFloor.h

  floor

Floor number

@property (readonly) NSNumber *floor

Declared In

OYMFloor.h

  type

String defining Floor type

@property (readonly) NSString *type

Declared In

OYMFloor.h

  tileProvider

Tile provider for Goindoor tiles

@property (readonly) OYMTileOverlay *tileProvider

Declared In

OYMFloor.h