laujonat / rtk-mapbox-example

Filterable annotations using Mapbox GL, Typescript, React + RTK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Annotations App

This project was bootstrapped with Create React App.

Getting Started

To run this app locally:

  1. Get a Mapbox API key (there is a free tier/plan available) and add it to a .env file as REACT_APP_MAPBOXGL_API_KEY=YOUR_API_KEY
  2. Run npm install
  3. Run npm start

The app will start on http://localhost:3000

image

About

Filterable annotations using Mapbox GL, Typescript, React + RTK


Languages

Language:TypeScript 85.2%Language:CSS 11.7%Language:HTML 3.1%