Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

Remove examples requiring mapbox access token #36

Merged

Conversation

wipfli
Copy link
Contributor

@wipfli wipfli commented Apr 11, 2021

This pull request removes 19 examples which all require a mapbox access token. These examples download custom layers, sprites, styles, and glyphs from mapbox which are not accessible without the token.

I also removed the mapbox-gl-compare plugin example because it is not compatible with maplibregl.

@wipfli wipfli merged commit 797cead into maplibre:main Apr 11, 2021
@wipfli wipfli deleted the remove-examples-requiring-mapbox-access-token branch April 11, 2021 14:00
nyurik pushed a commit to maplibre/maplibre-gl-js that referenced this pull request Apr 12, 2021
This pull requests updates the links to examples in JSDoc comments from Mapbox to MapLibre. The links are defined in the ```@see``` tags and they show up in the [documentation website](https://maplibre.org/maplibre-gl-js-docs/api/).

I did not migrate all existing examples to the new documentation website because some of them were incompatible with ```maplibregl``` or they required a mapbox access token, see maplibre/maplibre-gl-js-docs#36. Links to examples that were not migrated are removed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants