-
-
Notifications
You must be signed in to change notification settings - Fork 547
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.49 Mapbox features #1412
Comments
|
New JS pages, say 2 examples each (simple and complicated): lines on a mapbox, filled areas on a mapbox, density on a mapbox, choropleth on a mapbox New JS page: mapbox overview...
|
|
Here's the codepen listing all the layers for all the https://codepen.io/etpinard/pen/ydVMwM , open the console and wait ~30 seconds. Let me know if you have any questions. |
For choropleth examples, we'll need examples that include GeoJSON files rather than URLs for the folks in the community that don't have public internet access or are building apps that can't depend on 3rd party services/urls. |
example: https://rreusser.github.io/plotly-mock-viewer/#mapbox_choropleth-raw-geojson |
@etpinard fill in some links to mocks, codepens please
The text was updated successfully, but these errors were encountered: