geojson
Here are 1,457 public repositories matching this topic...
-
Updated
Jan 27, 2022 - 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
Jan 22, 2022 - 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
Jan 26, 2022 - TypeScript
-
Updated
Jan 16, 2022 - C++
-
Updated
Jan 21, 2022
ToDo: More Events
This is a ToDo-Issue.
Following events should be added:
- while moving the hintMarker a event should be fired like
moveorchange. For example, while drawing the rectangle, the current bounds / latlngs can be useful. see #1072 - While moveing / editing the coords of a layer, we can send a
coordsmoveevent. Edit, Drag, Rotation, ... - Enabledrag & disabledrag in
Dragging.js
-
Updated
Jan 28, 2022 - Python
-
Updated
Jan 20, 2022 - Vue
-
Updated
Feb 4, 2022 - JavaScript
map_coords() has an obvious use case in transforming the geometry of features.
It should operate on Features and FeatureCollections, as well.
-
Updated
Mar 8, 2021 - JavaScript
-
Updated
Nov 15, 2021 - JavaScript
-
Updated
Aug 26, 2021 - Scala
-
Updated
Nov 30, 2021 - JavaScript
-
Updated
Dec 28, 2021 - Go
-
Updated
Feb 5, 2022 - Python
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."
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