The repository contains rough examples of using 2GIS MapGL API. You can check these examples on 2gis.github.io/mapgl-examples page.
More official examples with detailed descriptions can be found in the documentation on docs.2gis.com.
For the examples to work well, all of them have to meet the following conditions:
- example code is stored in the separate folder in
src
- example has
index.html
file that must havetitle
,meta:description
andmeta:category
tags inside - example has
preview.png
with size equal to 400x300 pixels