Skip to main content
API Reference NianticSpatial.NSDK.AR.Mapping DeviceMapAccessController

ExtractMapMetaData


Declaration

public void ExtractMapMetaData(byte[] mapBlob, out Vector3[] points, out float[] errors, out Vector3 center, out string mapType)

Parameters

NameTypeSummary
mapBlobbyte[]
map blob data as byte array
pointsVector3[]
feature points relative to the map center
errorsfloat[]
error of each points
centerVector3
map center in the mapping coordinate system
mapTypestring
indicate type of the map data