module: “@wq/map-gl” purpose: maps —
wq’s <MapInteraction/>
component defines map controls (such as zoom controls). It can be overridden to provide additional tools and effects.
@wq/map-gl’s implementation includes react-mapbox-gl’s <ZoomControl/>
, <RotationControl/>
, and <ScaleControl/>
(for web only).
Source
While @wq/map defines a placeholder implementation, @wq/map-gl’s versions are more useful as reference: