-
Updated
Dec 5, 2020 - Go
geojson
Here are 1,122 public repositories matching this topic...
-
Updated
Nov 20, 2020 - JavaScript
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
-
Updated
Nov 18, 2020 - JavaScript
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 /
-
Updated
Dec 4, 2020 - TypeScript
-
Updated
Oct 1, 2020 - C++
-
Updated
Sep 2, 2020
-
Updated
Dec 4, 2020 - JavaScript
-
Updated
Dec 2, 2020 - Python
-
Updated
Dec 6, 2020 - JavaScript
-
Updated
Jul 22, 2020 - JavaScript
map_coords() has an obvious use case in transforming the geometry of features.
It should operate on Features and FeatureCollections, as well.
-
Updated
Oct 5, 2019 - Scala
-
Updated
Nov 24, 2020 - Vue
-
Updated
Mar 17, 2020 - JavaScript
-
Updated
Dec 4, 2020 - Python
-
Updated
Nov 4, 2020 - JavaScript
-
Updated
Sep 11, 2020 - Jupyter Notebook
Improve this page
Add a description, image, and links to the geojson topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the geojson topic, visit your repo's landing page and select "manage topics."
When
map.fitBounds(...)is called with a bearing option passed in, it seems like the bearing is not taken into the account on calculating the appropriate zoom, resulting in part of the bounded area to not be in view.mapbox-gl-js version: 1.12.0
browser: Chrome
Steps to Trigger Behavior
map.fitBounds(...)wi