maplibre-navigation

Community

Navigate with MapLibre: map, routing, and markers.

AuthorKarlito8888
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides the core map rendering, routing, geolocation, markers, and layers required to build a robust MapLibre-based navigation experience for MyGGV GPS.

Core Features & Use Cases

  • Map rendering & configuration: Set up MapLibre map with custom styles and view state.
  • Layers management: Add and manage routes, blocks, and POI markers.
  • Geolocation & tracking: Real-time position updates and orientation handling.
  • Routing & directions: Compute and display routes using OSRM or MapLibre Directions.
  • User interactions: Map interactions, controls, and responsive UX.

Quick Start

Clone the project, install dependencies, run the dev server, and verify the map renders with markers and a route layer.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: maplibre-navigation
Download link: https://github.com/Karlito8888/new-ggv-gps/archive/main.zip#maplibre-navigation

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository