Skip to content

Ktojan/MEAN-mapbox-playground

Repository files navigation

MEANMapboxPlayground

This is my demo Angular app based on Mapbox GL (https://docs.mapbox.com/mapbox-gl-js/guides). You'll probably need to create and provide your public API token https://account.mapbox.com/. Most of the data and objects in the app are "science fiction." It was created in November 2024 in Ukraine.

Libs and plugins I used:

Video presentation on Google Drive: https://drive.google.com/file/d/1r81Srnv0GslzlYSG2zmBMC5orbp0lwFl/view?usp=sharing

Live demo on Vercel (hope works :-) https://mean-mapbox-playground.vercel.app/

Development server

Run npm start for both node.js server (port 3000 by default) and frontend app on http://localhost:4200/.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

mapbox_screen1

mapbox-screen2