PoiVicinityLocationCriteria
public class PoiVicinityLocationCriteria : BaseLocationCriteria, ILocationCriteria
                REF: PoiVicinityLocationCriteria.java
- This location criteria is associated with the user being within the vicinity of a POI
 
Note
Note that the to be within the “on_enter” geofence, the user must be within the vicinity and- have line of sight
 
- 
                  
                  
Declaration
Swift
public func getLocationCriteriaType() -> LocationCriteriaType - 
                  
                  
Declaration
Swift
public func getEntityZones() -> [MNEntityZone] - 
                  
                  
Declaration
Swift
public func getActivationThreshold() -> Float? - 
                  
                  
Declaration
Swift
public class Builder - 
                  
                  
Declaration
Swift
public func getCppLocationCriteria() -> ICppLocationCriteria? 
      PoiVicinityLocationCriteria Class Reference