Skip to content
#

mapbox

Here are 1,404 public repositories matching this topic...

crnismrk
crnismrk commented Jul 30, 2021

Is your feature request related to a problem? Please describe.
I there a way to use deck.gl PathStyleExtension within keplel.gl? I need to draw line that represents road and have to have ability to offset the line right and left and render dashed lines. All this is handled by PathStyleExtension.

Describe the solution you'd like
I would like to programmatically configure kepler.gl to

mourner
mourner commented Aug 23, 2021

Currently the heatmap layer doesn't support queryRenderedFeatures — the latter simply doesn't return anything for such layers: https://github.com/mapbox/mapbox-gl-js/blob/12968ab002c00fffbbd255df5604493b6fa6dfb4/src/style/style_layer/heatmap_style_layer.js#L65-L67

I always assumed we would need to implement difficult raster querying logic for layers like this to expose "intensity under the qu

1ec5
1ec5 commented Mar 22, 2018

MGLTilePyramidOfflineRegion should have a countOfTiles method that returns the number of tiles included in the tile pyramid. The implementation would rely on the mbgl::util::tileCount() function added in #9906.

This is the iOS/macOS equivalent to #11108 for Android. It would serve as a built-in alternative to mapbox/turf-swift#47 for applications already using the map SDK, including applica

Smarter YAML front matter parser, used by metalsmith, Gatsby, Netlify, Assemble, mapbox-gl, phenomic, and many others. Simple to use, and battle tested. Parses YAML by default but can also parse JSON Front Matter, Coffee Front Matter, TOML Front Matter, and has support for custom parsers.

  • Updated Jul 11, 2021
  • JavaScript

Improve this page

Add a description, image, and links to the mapbox 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 topic, visit your repo's landing page and select "manage topics."

Learn more