Class MegaLandmarkFilterWrapper
- 네임스페이스
- easyar
- 어셈블리
- EasyAR.Sense.dll
Mega Landmark VPS 클라우드 위치 필터링 기능.
public class MegaLandmarkFilterWrapper
- 상속
-
MegaLandmarkFilterWrapper
메서드
FilterByLocation(Action<MegaLandmarkFilterResponse>)
위치 필터링. GPS 정보를 사용하여 필터링합니다.
public void FilterByLocation(Action<MegaLandmarkFilterResponse> callback)
매개 변수
callback
FilterBySpotId(string, Action<MegaLandmarkFilterResponse>)
SpotId를 통한 필터링.
public void FilterBySpotId(string spotId, Action<MegaLandmarkFilterResponse> callback)
매개 변수
spotIdcallback