Skip to content

JacksonMcKay/bboxy

Repository files navigation

bboxy - bounding box finder

Create a bounding box on a map and share it with others via URL or copy the coordinates themselves.

Bounding box coordinates are displayed in the format long,lat,long,lat

Running locally

Before running the application, you need to add your Mapbox access token:

  1. Sign up for a Mapbox account at https://www.mapbox.com/ if you don't have one
  2. Create an access token in your Mapbox account
  3. Copy .env.example to .env.local and add your Mapbox token

Run the dev server:

npm run dev

About

Create a bounding box on a map and share it with others via URL or copy the coordinates themselves

Resources

License

Stars

Watchers

Forks

Contributors