Provides the Mapbox control that backs the React component. This is similar
to React's ref concept and working with HTML DOM objects. Implement this
interface if a component's owner is allowed to access the underlying Mapbox
control. Should be implemented whenever the Mapbox control has methods that
can only be effectively invoked imperatively.
Provides the Mapbox control that backs the React component. This is similar to React's
ref
concept and working with HTML DOM objects. Implement this interface if a component's owner is allowed to access the underlying Mapbox control. Should be implemented whenever the Mapbox control has methods that can only be effectively invoked imperatively.