https://github.com/2gis/mapgl-examples
Examples of using MapGL API
https://github.com/2gis/mapgl-examples
mapgl webmaps
Last synced: 9 months ago
JSON representation
Examples of using MapGL API
- Host: GitHub
- URL: https://github.com/2gis/mapgl-examples
- Owner: 2gis
- License: bsd-2-clause
- Created: 2022-03-11T07:47:12.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-06-24T06:04:19.000Z (9 months ago)
- Last Synced: 2025-06-24T06:38:12.889Z (9 months ago)
- Topics: mapgl, webmaps
- Language: JavaScript
- Homepage: https://2gis.github.io/mapgl-examples
- Size: 14.7 MB
- Stars: 4
- Watchers: 12
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MapGL Examples
The repository contains rough examples of using [2GIS MapGL API](https://dev.2gis.com/). You can check these examples on [2gis.github.io/mapgl-examples](https://2gis.github.io/mapgl-examples) page.
More official examples with detailed descriptions can be found in the documentation on [docs.2gis.com](https://docs.2gis.com/en/mapgl/overview).
## Contributing
For the examples to work well, all of them have to meet the following conditions:
1. example code is stored in the separate folder in `src`
2. example has `index.html` file that must have `title`, `meta:description` and `meta:category` tags inside
3. example has `preview.png` with size equal to 400x300 pixels