Class MegaLandmarkFilterWrapper
- Ruang Nama
- easyar
- Rakitan
- EasyAR.Sense.dll
Fitur pemfilteran lokalisasi cloud Mega Landmark VPS.
public class MegaLandmarkFilterWrapper
- Pewarisan
-
MegaLandmarkFilterWrapper
Metode
FilterByLocation(Action<MegaLandmarkFilterResponse>)
Pemfilteran lokasi. Memfilter menggunakan informasi GPS.
public void FilterByLocation(Action<MegaLandmarkFilterResponse> callback)
Parameter
callback
FilterBySpotId(string, Action<MegaLandmarkFilterResponse>)
Filter berdasarkan SpotId.
public void FilterBySpotId(string spotId, Action<MegaLandmarkFilterResponse> callback)
Parameter
spotIdcallback