MegaLandmarkFilter Class¶
Description¶
提供MegaLandmark的点位查询。
Methods¶
filterByLocation¶
TypeScript
filterByLocation(): Promise<`MegaLandmarkFilterResult`_ >
位置筛选。使用GPS信息进行筛选。
filterBySpotId¶
TypeScript
filterBySpotId(spotId: string): Promise<`MegaLandmarkFilterResult`_ >
spotId: string; 用于筛选的 SpotId。 通过SpotId筛选。