/mapss

Primary LanguageTypeScript

Mapss

Map App: User can Draw Vectors over a map and find the length and area.

Built with 🤍 For You!

Features

  • OpenLayers Map
  • Leaflet Map

OpenLayers

React Leaflet

React OpenLayers Fiber

Technologies Used

  • Frontend: Next.js, ReactJS, TypeScript

Screenshots

'/' : Used Leaflet

image

'/openlayers' : Uses OpenLayers

image

Run Locally

  1. Clone the repository:

    git clone https://github.com/kushagra-aa/mapss.git
  2. Navigate to the project directory:

    cd mapss
  3. Install dependencies

    yarn
  4. Run Frontend

    yarn dev