maps
Here are 2,294 public repositories matching this topic...
-
Updated
Oct 14, 2020 - Objective-C
-
Updated
Oct 12, 2020
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
Shared WebGL context
maptalks's version and what browser you use?
v0.43.0, chrome
Issue description
Layers do not share WebGL context, which creates glitches when a map has more than one 3d layer. For example a buildings layer with a 3D line will not hide the line behind the buildings.
In particular, I am implementing a 3D terrain layer but this layer will not hide (behind mountains) any other 3d element
-
Updated
Oct 14, 2020 - Java
-
Updated
Oct 5, 2020 - Python
-
Updated
Oct 12, 2020 - TypeScript
What's your browser and operating system? (Copy/paste the output of https://www.whatismybrowser.com/)
whatismybrowser.com/w/CB78MSW
What is the problem?
Exporting/Importing of task does not copy Camera images as used by the new camera view.
What should be the expected behavior?
Export a task using all assets from one system and then Import to another. The imported task s
-
Updated
Aug 24, 2017 - ActionScript
-
Updated
Sep 28, 2020 - JavaScript
-
Updated
Oct 13, 2020 - C++
'react-autocomplete' (https://github.com/reactjs/react-autocomplete) is no longer maintained and causing warnings
react-dom.development.js:12357 Warning: componentWillMount has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
- Move code with side effects to componentDidMount, and set initial state in the constructor.
- R
-
Updated
Oct 14, 2020 - PLpgSQL
-
Updated
May 25, 2020 - JavaScript
-
Updated
Sep 10, 2020 - Kotlin
-
Updated
Sep 7, 2020 - JavaScript
-
Updated
Dec 20, 2019 - Kotlin
-
Updated
Jul 11, 2020 - JavaScript
-
Updated
Jul 25, 2020 - PHP
Improve this page
Add a description, image, and links to the maps topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the maps topic, visit your repo's landing page and select "manage topics."
As prompted by https://stackoverflow.com/questions/62764699/can-leaflet-jump-to-new-world-copy-on-zoom-instead-of-just-on-panning .
I have tested it with mouse only - at the moment I do lack a tablet (or any other big multipointer input device). I would appreciate a bit of manual testing of this:
npm run rollup
)