79506132

Date: 2025-03-13 10:28:02
Score: 1
Natty:
Report link

For anyone with a react Project :
I had to include the JavaScript and CSS files in the <head> of my HTML file.

    <script src='https://unpkg.com/maplibre-gl@latest/dist/maplibre-gl.js'></script>
    <link href='https://unpkg.com/maplibre-gl@latest/dist/maplibre-gl.css' rel='stylesheet' />
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: TheHabibi