mapbox
Here are 1,678 public repositories matching this topic...
Hi!
My suggestion/request is simple. When filtering the data, sometimes one needs to use the edge values of the data distribution in the filter histogram.
For example, one wants to choose the data of an hourly distribution (from 0:00 to 24:00) for the time between 22:00 and 6:00 in the nighttime and discard the data from 6:00 till 22:00 during the daytime.
So, when filtering the data with
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
The open-source fork of Mapbox GL JS: Interactive maps in the browser, powered by vector tiles and WebGL.
-
Updated
Apr 21, 2022 - TypeScript
TileMill is a modern map design studio
-
Updated
Feb 1, 2022 - JavaScript
-
Updated
Apr 21, 2022 - TypeScript
Smarter YAML front matter parser, used by metalsmith, Gatsby, Netlify, Assemble, mapbox-gl, phenomic, vuejs vitepress, TinaCMS, Shopify Polaris, Ant Design, Astro, hashicorp, garden, slidev, saber, sourcegraph, 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. Please follow gray-matter's author: https://github.com/jonschlinkert
-
Updated
Mar 6, 2022 - JavaScript
A view abstraction to provide a map user interface with various underlying map providers
-
Updated
Jan 10, 2022 - Java
Make your own running home page
-
Updated
Apr 15, 2022 - Python
In the event payload there is always the source and the possibility to add custom properties. Is it possible to extend types and make a base event type with source and custom properties?
JS where the payload and the custom payload are merged:
https://github.com/
A Mapbox react native module for creating custom maps
-
Updated
Apr 21, 2022 - Java
The Android maps adapter
-
Updated
Mar 30, 2022 - Kotlin
Sketch plugin to fill a shape with a map generated from a given location using Google Maps and Mapbox
-
Updated
Mar 26, 2022 - JavaScript
Blazing fast and lightweight PostGIS vector tiles server
-
Updated
Mar 29, 2022 - Rust
Google Play demo app for the Mapbox Maps SDK for Android
-
Updated
Jan 4, 2022 - Java
A leaflet control to geolocate the user.
-
Updated
Nov 26, 2021 - JavaScript
iOS - Real-time messaging app
-
Updated
Oct 21, 2021 - Swift
Vuejs 2 components for interacting with mapbox-gl-js
-
Updated
Apr 9, 2022 - JavaScript
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
To access queryRenderedFeatures (which does not seem to be exposed on the MapGL comp) I currently make use of MapContext:
<MapContext.Consumer>
{map => {
map.on("dragend", () => {
const fe
The Mapbox Java SDK – Java wrappers around Mapbox APIs and other location data
-
Updated
Apr 21, 2022 - Java
The open-source alternative to Mapbox GL Native. SDKs for iOS, Android and other platforms
-
Updated
Apr 18, 2022 - C++
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
R interface to Deck.gl and Mapbox
-
Updated
Feb 23, 2022 - R
A really fast C++ library for Delaunay triangulation of 2D points
-
Updated
Oct 28, 2021 - C++
Uses USGS/MERIT Basin data to visualize the path of a rain droplet to its endpoint.
-
Updated
Apr 17, 2022 - Svelte
Coronavirus - (COVID-19) Full Stack Application
-
Updated
Feb 27, 2022 - JavaScript
A visualization of road orientations on an interactive map
-
Updated
Jan 11, 2019 - 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."



mapbox-gl-js version:2.6.1
browser:Chrome
Steps to Trigger Behavior
1.create LngLatBounds as
bounds2 .use
map.fitBoundsand pass thecenteroption to itLink to Demonstration
check out this link for more info:
https://jsbin.com/zodotod/edit?html,output
Expected Behavior
The
boundsshould be in the view and thecenterof the map should be the `cen