Table of Contents

Class MegaLandmarkFilterWrapper

Espace de noms
easyar
Assembly
EasyAR.Sense.dll

Fonction de filtrage de localisation cloud Mega Landmark VPS.

public class MegaLandmarkFilterWrapper
Héritage
MegaLandmarkFilterWrapper

Méthodes

FilterByLocation(Action<MegaLandmarkFilterResponse>)

Filtrage de localisation. en utilisant les informations GPS pour le filtrage.

public void FilterByLocation(Action<MegaLandmarkFilterResponse> callback)

Paramètres

callback

FilterBySpotId(string, Action<MegaLandmarkFilterResponse>)

Filtrer par SpotId.

public void FilterBySpotId(string spotId, Action<MegaLandmarkFilterResponse> callback)

Paramètres

spotId
callback