jesusyesares / mapbox-slider-play-button-wcvalencia

Cambios en el ejemplo del slider del ejemplo de los terremotos de Mapbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mapbox example using play/pause button

Sample extracted from https://docs.mapbox.com/mapbox-gl-js/example/timeline-animation/ and added play functionality for the slider.

Mapbox Token

It is necessary to have a mapbox access token. For obvious reasons the token is not stored in the repo. The way to add your token is to create a mapbox-token-setup.js file with the following content.

const myToken = 'YOUR_TOKEN'

Installation

There is nothing to install here. Just open the index.html in your browser.

About

Cambios en el ejemplo del slider del ejemplo de los terremotos de Mapbox


Languages

Language:HTML 83.1%Language:CSS 16.9%