Skip to content

Latest commit

 

History

History
39 lines (31 loc) · 1.26 KB

README.md

File metadata and controls

39 lines (31 loc) · 1.26 KB
description cover coverY layout
Solid Map GL provides Mapbox & MapLibre functionality within SolidJS applications
docs/docs/header.png
-136.56381942189023
landing

Introduction

SolidJS Component Library for Mapbox GL JS and MapLibre GL. Both libraries render interactive maps from vector tiles and Map 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 MapLibre support
  • Add draw functionality
  • Add 3D Layer support
  • Add debug console