Skip to content

Merge Task#3 with main

Mateusz Drzewiecki requested to merge task#3 into main

Create tool for displaying JSON list of points on leaflet map Create a basic node app that can be used for verifying the correct creation of POI.

Requirements:

  • Display leaflet map
  • Display POI
  • Allow specifying keynames for coordinates.
  • Handle both +/- coordinates and N/S

Merge request reports