Table of Contents

Interface MegaTrackerConfigs

Namespace
easyar

MegaTrackerConfigs are used to create parameters required by MegaTracker.

Properties

access

EasyAR cloud service authentication data.

access: easyar.ExplicitAddressAccessData;

Property Value

apiType

EasyAR Mega service type, default is Block.

apiType?: easyar.MegaApiType;

Property Value

options

Sensor options in MegaTracker, default controlled by EasyAR.

options?: easyar.wx.MegaTrackerSensorOptions;

Property Value