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