osm-codes / gridMap-pages

The production version, after gridMap-draftPages. ReactJS + OpenLayers.
Apache License 2.0
0 stars 0 forks source link

Geo URI - Backend Implementation #10

Open jsugg opened 1 year ago

jsugg commented 1 year ago

Description

Implement the backend logic to generate geo URIs for different locations on the map. This involves creating an API endpoint that returns a geo URI based on the coordinates provided.

Acceptance Criteria