2gis / mapgl-examples

Examples of using MapGL API

Home Page:https://2gis.github.io/mapgl-examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Examples of using MapGL API

https://2gis.github.io/mapgl-examples

License:BSD 2-Clause "Simplified" License


Languages

Language:JavaScript 91.1%Language:HTML 8.9%