MongoDB & Parse Server - Can not query based on geoPoint

前端 未结 0 682
温柔的废话
温柔的废话 2021-01-14 03:46

Simple Query:

PFQuery *query=[PFQuery queryWithClassName:@"Adventures"];
[query whereKey:@"location" nearGeoPoint:self.userLocation within         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题