This example app demonstrates the following features:
- Display a map.
- Select a point on the map to view its coordinates in multiple coordinate systems.
-
Install dependencies:
npm install
-
Start the development server:
npm start
The example will be available at http://localhost:5173.