Map
@wq/map-gl’s <Map/> component configures and renders the root component from the registered map engine. Specifically, @wq/map-gl renders one of ReactMapboxGl() (web), MapboxGl.MapView (react native), or MapView (Expo).
Source
While @wq/map defines a placeholder implementation, @wq/map-gl’s versions are more useful as reference: