-
Updated
Nov 3, 2020 - Jupyter Notebook
mapbox
Here are 978 public repositories matching this topic...
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
Oct 17, 2019 - JavaScript
-
Updated
Nov 14, 2020 - TypeScript
-
Updated
Mar 1, 2020 - Java
-
Updated
Jul 29, 2020 - JavaScript
-
Updated
Nov 11, 2020 - JavaScript
-
Updated
Dec 20, 2019 - Kotlin
-
Updated
Sep 2, 2020 - JavaScript
-
Updated
Nov 13, 2020 - JavaScript
-
Updated
Nov 9, 2020 - Java
-
Updated
Sep 12, 2020 - JavaScript
-
Updated
Nov 11, 2020 - Rust
-
Updated
Sep 3, 2020 - Swift
-
Updated
Oct 13, 2020 - JavaScript
-
Updated
Nov 13, 2020 - Java
-
Updated
Nov 12, 2020 - R
-
Updated
May 29, 2020 - JavaScript
-
Updated
Jan 11, 2019 - JavaScript
No translation
This word does not appear in the translation into Transifex:
- Nextcloud additional settings
https://github.com/nextcloud/maps/blob/10aa2edd4882f27dfcbeb7a4d3d387a725a766e0/js/script.js#L986
App:
Maps 0.1.4
-
Updated
Nov 4, 2020 - C++
-
Updated
Oct 16, 2020 - JavaScript
-
Updated
Sep 15, 2020 - TypeScript
-
Updated
Nov 13, 2020 - JavaScript
-
Updated
Jul 6, 2018 - JavaScript
Improve this page
Add a description, image, and links to the mapbox topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mapbox 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