·maplibre-mapbox-migration
</>

maplibre-mapbox-migration

Migration von Mapbox GL JS zu MapLibre GL JS – Änderungen verpacken und importieren, Zugriffstoken entfernen, Kachelquellen auswählen, Plugin-Äquivalente und was Sie gewinnen oder aufgeben. Verwenden Sie diese Option, wenn Sie eine vorhandene Mapbox-Karte nach MapLibre verschieben.

23Installationen·2Trend·@maplibre

Installation

$npx skills add https://github.com/maplibre/maplibre-agent-skills --skill maplibre-mapbox-migration

So installieren Sie maplibre-mapbox-migration

Installieren Sie den KI-Skill maplibre-mapbox-migration schnell in Ihrer Entwicklungsumgebung über die Kommandozeile

  1. Terminal öffnen: Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Installationsbefehl ausführen: Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/maplibre/maplibre-agent-skills --skill maplibre-mapbox-migration
  3. Installation überprüfen: Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Quelle: maplibre/maplibre-agent-skills.

This skill guides you through migrating an application from Mapbox GL JS to MapLibre GL JS. The two libraries share a common ancestry (MapLibre forked from Mapbox GL JS v1.13 in December 2020), so the API is largely the same. The main changes are: swap the package, replace the namespace, remove the Mapbox access token, and choose a new tile source (MapLibre does not use mapbox:// styles).

What you give up: Mapbox Studio integration, Mapbox-hosted tiles and styles, Mapbox Search/Directions/Geocoding APIs, official Mapbox support.

Replace all mapboxgl with maplibregl (and mapbox-gl with maplibre-gl in package names or paths). Examples:

Migration von Mapbox GL JS zu MapLibre GL JS – Änderungen verpacken und importieren, Zugriffstoken entfernen, Kachelquellen auswählen, Plugin-Äquivalente und was Sie gewinnen oder aufgeben. Verwenden Sie diese Option, wenn Sie eine vorhandene Mapbox-Karte nach MapLibre verschieben. Quelle: maplibre/maplibre-agent-skills.

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/maplibre/maplibre-agent-skills --skill maplibre-mapbox-migration
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-03-04
Aktualisiert
2026-03-10

Browse more skills from maplibre/maplibre-agent-skills

Schnelle Antworten

Was ist maplibre-mapbox-migration?

Migration von Mapbox GL JS zu MapLibre GL JS – Änderungen verpacken und importieren, Zugriffstoken entfernen, Kachelquellen auswählen, Plugin-Äquivalente und was Sie gewinnen oder aufgeben. Verwenden Sie diese Option, wenn Sie eine vorhandene Mapbox-Karte nach MapLibre verschieben. Quelle: maplibre/maplibre-agent-skills.

Wie installiere ich maplibre-mapbox-migration?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/maplibre/maplibre-agent-skills --skill maplibre-mapbox-migration Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Wo ist das Quell-Repository?

https://github.com/maplibre/maplibre-agent-skills

Details

Kategorie
</>Entwicklung
Quelle
skills.sh
Erstes Auftreten
2026-03-04