Interface UseMapGLResult

Implemented by objects that return information about a Mapbox Map instance.

Hierarchy

  • UseMapGLResult

Properties

Properties

mapGL: Map

The Map instance used in a <RemapGL> component.

See

Mapbox Map

ready: boolean

Will be true when the map has finished loading, including the CSS file, and can be manipulated.

See

cssFile

Generated using TypeDoc