https://github.com/lhapaipai/pbf-json
https://github.com/lhapaipai/pbf-json
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/lhapaipai/pbf-json
- Owner: lhapaipai
- Created: 2025-09-03T21:36:00.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-09-03T21:41:56.000Z (about 2 months ago)
- Last Synced: 2025-09-03T23:28:17.620Z (about 2 months ago)
- Language: TypeScript
- Size: 13.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Fix GeoJSON Feature properties stringified in map events
```console
npm i
npm run dev
```To facilitate the proof of concept, a copy of the source files from the `@mapbox/vector-tile` and `@maplibre/vt-pbf` packages was placed in the `src/packages` folder.