ngx-mapbox-gl icon indicating copy to clipboard operation
ngx-mapbox-gl copied to clipboard

logoPosisition

Open vladkasianenko opened this issue 2 years ago • 0 comments

<mglMap logoPosition="bottom-right">
   <mgl-control position="bottom-right">
       <!-- components -->
   </mgl-control>
</mgl-map>

Output: image

Expected:

  • mapbox logo is over the custom attributtion
  • controls are over mapbox logo
  • controls are not as wide as logo

vladkasianenko avatar Jul 06 '22 08:07 vladkasianenko