Class MegaLandmarkFilterWrapper
- Namespace
- easyar
- Assembly
- EasyAR.Sense.dll
Filterfunktion für Mega Landmark VPS-Cloud-Lokalisierung.
public class MegaLandmarkFilterWrapper
- Vererbung
-
MegaLandmarkFilterWrapper
Methoden
FilterByLocation(Action<MegaLandmarkFilterResponse>)
Positionsfilterung. Filtert anhand von GPS-Informationen.
public void FilterByLocation(Action<MegaLandmarkFilterResponse> callback)
Parameter
callback
FilterBySpotId(string, Action<MegaLandmarkFilterResponse>)
Nach SpotId filtern.
public void FilterBySpotId(string spotId, Action<MegaLandmarkFilterResponse> callback)
Parameter
spotIdcallback