MegaLandmarkFilterWrapper Class¶
Description¶
Mega Landmark VPS云定位过滤功能。
Methods¶
FilterByLocation¶
- C#
public void FilterByLocation(Action< MegaLandmarkFilterResponse > callback)
位置筛选。使用GPS信息进行筛选。
FilterBySpotId¶
- C#
public void FilterBySpotId(string spotId, Action< MegaLandmarkFilterResponse > callback)
通过SpotId筛选。