maps
Here are 3,386 public repositories matching this topic...
-
Updated
Apr 22, 2022 - Objective-C
-
Updated
Apr 22, 2022 - JavaScript
-
Updated
Jan 7, 2022 - Jupyter Notebook
-
Updated
Jan 30, 2022
The current implementation of the maps API lacks support for the snapshot() functionality.
This is a requirement for location sharing in Signal messenger.
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
Apr 8, 2022 - Python
-
Updated
Mar 28, 2022 - Java
To reproduce:
- Enter edit screen of any bookmark
- Change bookmark's "list" and/or color
- Rotate the screen e.g. from portrait to landscape
- "list"/"color" changes are lost (reset to original)
Reproducible for sure on Android 5 and 9.
-
Updated
Apr 21, 2022 - TypeScript
-
Updated
Feb 20, 2022 - JavaScript
-
Updated
Apr 18, 2022 - TypeScript
How did you install WebODM (docker, installer, etc.)?
Seriously dockerized here.
What's your browser and operating system? (Copy/paste the output of https://www.whatismybrowser.com/)
Not relevant.
What is the problem?
Autovacuum is either not set or untuned in WebODM
How can we reproduce this? (What steps trigger the probl
-
Updated
Apr 24, 2022 - PLpgSQL
-
Updated
Apr 5, 2022 - JavaScript
-
Updated
Apr 23, 2022 - 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
Aug 24, 2017 - ActionScript
-
Updated
Apr 19, 2022 - TypeScript
Context: this from @agila5: https://twitter.com/a_gilardi5/status/1487813588454678528
I have not had a chance to read the explanation and am not sure what we should say on the topic but guess it's worth a mention here. Any thoughts?
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."
The🇺🇦 flag does currently not scale with font-size changes unlike the rest of the attribution.
width: 1emandheight: autoshould be sufficient in allowing the flag to resize withfont-sizechanges.Though
emis not supported in IE 6-9, so perhaps something like the following is required: