cllocationmanager - Shape of the region in region/geofence monitoring iOS -


clregion seems circle supported, it's not useful circle region, because in cases, polygon area.

so question is: in ios7, possible define polygon region startregionmonitoring.

the location , maps programming guide states "in ios 7.0 , later, define geographical regions using clcircularregion class." so, use startregionmonitoring region needs circle.

however, gimbal sdk (www.gimbal.com) allows create , monitor polygonal region. in gimbal manager portal, can choose either radial or polygonal geofence type. polygonal choice comes following warning: "note: polygon smaller 100m wide may have detection issues depending on wifi availability, gps , network strength." implement didgetplaceevent method listen place events. gimbal sdk call method when detects entry/exit place

check out quickstart guide more info: http://gimbal.com/doc/ios_geofence_quickstart.html


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -