JSPM

  • Created
  • Published
  • Downloads 340
  • Score
    100M100P100Q96885F
  • License MIT

Solid Component Library for Mapbox GL JS

Package Exports

  • solid-map-gl

Readme


description: Solid Map GL provides Mapbox functionality within SolidJS applications cover: docs/header.png coverY: -136.56381942189023 layout: landing

Introduction

SolidJS Component Library for Mapbox GL JS. Mapbox GL JS is a JavaScript library that renders interactive maps from vector tiles and Mapbox styles using WebGL. This project is intended to be as close as possible to the Mapbox GL JS API.

{% content-ref url="docs/start.md" %} start.md {% endcontent-ref %}

{% content-ref url="docs/examples.md" %} examples.md {% endcontent-ref %}

Simple Demo

{% embed url="https://stackblitz.com/edit/solid-map-gl-intro?embed=1&hideExplorer=1&hideNavigation=1&hidedevtools=1&view=preview&file=src%2FApp.tsx" %}

Roadmap

  • Basic Mapbox GL Functionality
  • Include Map Controls
  • Include Fog, Sky, and Terrain
  • Include Popup and Markers
  • Minify bundle & reduce size
  • Add basemap switching
  • Include event handling
  • Sync Maps
  • Add draw functionality
  • Add debug console