HatAndBread / open-map-maker

A gps map making utility

Home Page:https://open-map-maker.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open Map Maker

This is the source code for the website Open Map Maker, an open source GPX file editor for cycling, hiking, and running.

app screenshot

Setup

# Install dependencies
yarn install

# Add your mapbox key to the environment variables
echo 'MAPBOX_KEY=my_mapbox_key' >> .env

# Start the development server
yarn dev

About

A gps map making utility

https://open-map-maker.vercel.app


Languages

Language:TypeScript 39.2%Language:Vue 34.7%Language:JavaScript 26.0%Language:CSS 0.1%Language:HTML 0.1%