HighlightPopup
@wq/map-gl’s <HighlightPopup/>
component is used to render information about the highlighted feature on the map. @wq/map-gl’s implementation automatically renders an in-map Popup on larger screens and a bottom Drawer on smaller screens.
Source
While @wq/map defines a placeholder implementation, @wq/map-gl’s version is more useful as reference:
There is currently no implementation of this component for @wq/map-gl-native.