Navmii SDK  2.2.0
Write yourself a navigation system in iOS
Enumerations
NMPlaceType.h File Reference

Enumerations

enum  NMPlaceType {
  NMPlaceTypePoint, NMPlaceTypeCountry, NMPlaceTypeCity, NMPlaceTypeStreet,
  NMPlaceTypePostcode, NMPlaceTypeBuilding, NMPlaceTypePark, NMPlaceTypePoi
}
 

Enumeration Type Documentation

◆ NMPlaceType

Represents a NMPlace type.

Enumerator
NMPlaceTypePoint 

A regular point on map with no known objects located on the NMPlace's coordinates.

NMPlaceTypeCountry 

A country.

NMPlaceTypeCity 
NMPlaceTypeStreet 
NMPlaceTypePostcode 
NMPlaceTypeBuilding 
NMPlaceTypePark 
NMPlaceTypePoi