SDK Reference
The SDK exposes two public types which are directly constructable by developers:
- Viewer (as
locatrix.plans.Viewer
) - ViewerObserver (as
locatrix.plans.ViewerObserver
)
Instances of all other types are constructed by the SDK.
The SDK exposes two public types which are directly constructable by developers:
locatrix.plans.Viewer
)locatrix.plans.ViewerObserver
)Instances of all other types are constructed by the SDK.