The Wayback Machine - https://web.archive.org/web/20210824062641/https://github.com/topics/geojson
Skip to content
#

geojson

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

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

vascanera
vascanera commented Oct 7, 2020

Hello Maurits,
This is more of a request than it is an actual issue, but I think the value in this request is really high (for newcomers, especially - but not limited to).
Could you please add a COMPLETE application example of using the API (with user authentication, maybe even with the user-creation SQL script, table authorization, etc).
This would be really really helpful as a quickstart /

Improve this page

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

Learn more