The Wayback Machine - https://web.archive.org/web/20220719192800/https://github.com/topics/mapbox-gl-js
Skip to content
#

mapbox-gl-js

Here are 583 public repositories matching this topic...

editor
orangemug
orangemug commented Jan 30, 2020

'react-autocomplete' (https://github.com/reactjs/react-autocomplete) is no longer maintained and causing warnings

react-dom.development.js:12357 Warning: componentWillMount has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.

  • Move code with side effects to componentDidMount, and set initial state in the constructor.
  • R
react-map-gl

Terrastories is a geostorytelling application built to enable local communities to locate and map their own oral storytelling traditions about places of significant meaning or value to them. Check out our Wiki for open source development information.
  • Updated Jul 7, 2022
  • Ruby
clairethompson
clairethompson commented Oct 20, 2017

When you run npm test without setting the your access token in your local environment, you get the following error:

# directions
# initialized
ok 1 directions is initialized
# set/get inputs
not ok - Uncaught, unspecified "error" event. ([object Object])
http://localhost:58414/script.js:2069
        var err = new Error('Uncaught, unspecified "error" event. (' + er + ')');

Improve this page

Add a description, image, and links to the mapbox-gl-js topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mapbox-gl-js topic, visit your repo's landing page and select "manage topics."

Learn more