RegionsAroundPosition

public struct RegionsAroundPosition

A list of regions around a position.

Note

This is a response from a NDSStore/findRegionsAroundPosition(position:radius:callback:) call.

Important

This is a Public Preview API. It may be changed or removed at any time.
  • Node IDs of the updatable regions close to a position.

    Declaration

    Swift

    public let nodeIDs: [RegionGraphNodeID]