https://github.com/maxammann/maplibre-architecture
Legacy documentation about maplibre's architecture
https://github.com/maxammann/maplibre-architecture
Last synced: 5 months ago
JSON representation
Legacy documentation about maplibre's architecture
- Host: GitHub
- URL: https://github.com/maxammann/maplibre-architecture
- Owner: maxammann
- Created: 2023-02-04T09:29:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-28T09:09:06.000Z (almost 2 years ago)
- Last Synced: 2025-03-24T05:12:56.114Z (over 1 year ago)
- Language: HTML
- Homepage: https://maxammann.github.io/maplibre-architecture/
- Size: 3.66 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MapLibre Architecture
View it [here](https://maxammann.github.io/maplibre-architecture/).
This was forked from the mapbox-gl-native [wiki](https://github.com/mapbox/mapbox-gl-native/wiki) commit [1640f7f](https://github.com/mapbox/mapbox-gl-native/wiki/Text-Rendering/1640f7f5ada816e335b3b71cadaba80ce29fa7bb) (Apr 27, 2020).
maplibre-gl-native was forked from [d60fd30](d60fd302b1f6563e7d16952f8855122fdcc85f73) which happened on Apr 30, 2020.
The documentation is also valid for maplibre-gl-native. Most of it is also valid for maplibre-gl-js.
## Contributing
Issues are disabled in this repo. If you want to contribute directly create a PR.
## License
Up until commit 1640f7f:
```js
console.log([][[]])
```
Changes after 1640f7f:
MIT