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

mapbox-gl-js

Here are 496 public repositories matching this topic...

Malvoz
Malvoz commented Sep 18, 2021

When visual users look at a map they can easily tell that the controls, attribution, and other (potentially custom) UI components that are placed on the map belong to it. AT users rely on HTML semantics, DOM structure, and ARIA to convey these things and their relationships.

Currently, the tabindex="0", aria-label="Map" and role="region" (which to

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 Oct 6, 2021
  • 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