-
Updated
Jul 16, 2021 - Jupyter Notebook
mapbox
Here are 1,324 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
Jun 13, 2021 - JavaScript
-
Updated
Jul 13, 2021 - TypeScript
-
Updated
Jul 16, 2021 - JavaScript
-
Updated
Mar 1, 2020 - Java
-
Updated
Jul 11, 2021 - JavaScript
-
Updated
Jul 7, 2021 - Python
When I edit a polygon with a zoom level low and I snap this polygon to another one, it's very common the created snap point is not exactly on the line / point.
For me, it's a problem regarding I control if these polygons are not intersecting.
-
Updated
Jul 17, 2021 - JavaScript
-
Updated
Dec 20, 2019 - Kotlin
-
Updated
Jun 17, 2021 - JavaScript
-
Updated
Feb 25, 2021 - Java
-
Updated
Jul 16, 2021 - Rust
-
Updated
Jun 25, 2021 - JavaScript
-
Updated
May 5, 2021 - Swift
-
Updated
Jun 28, 2021 - JavaScript
-
Updated
Jul 13, 2021 - Java
-
Updated
May 16, 2021 - R
-
Updated
Jun 13, 2021 - 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
Jan 11, 2019 - JavaScript
-
Updated
Oct 16, 2020 - JavaScript
-
Updated
Jul 16, 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.
Add this topic to your repo
To associate your repository with the mapbox topic, visit your repo's landing page and select "manage topics."
Motivation
I often use this pattern for GeoJSON sources:
I do this because: