whereWithinGeoBox

fun whereWithinGeoBox(key: String, southwest: NCMBGeoPoint, northeast: NCMBGeoPoint)

Set the conditions to search the data with location information

Parameters

key

field name that contains Geolocation data to search

southwest

NCMBGeoPoint object lower left location information for search area

northeast

NCMBGeoPoint objectUpper right location information for search area