Skip to content

2gis/mapgl-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MapGL Examples

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.

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