vector-tiles
Here are 138 public repositories matching this topic...
-
Updated
Sep 8, 2020 - 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
Sep 13, 2020 - JavaScript
-
Updated
Sep 11, 2020 - C++
-
Updated
Aug 10, 2020 - JavaScript
'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
Sep 24, 2020 - PLpgSQL
When you try to use a column of type JSON, tegola fails:
util.go:155: 114 type is not supported. (Expected it to be a stringer type)
map.go:202: err fetching tile (z: 7, x: 64, y: 46) features: for layer (cities-point) unable to convert field [3] (string) of type (114 - json) to a suitable value: map[dates:map[2017:3044 2018:4] simplified:[]]
It would be awesome if it could be supported
-
Updated
Sep 21, 2020 - C++
-
Updated
Sep 22, 2020 - C++
-
Updated
Sep 16, 2020 - Rust
If it is supposed to be a singleton, you can ditch the class to use a frozen Object like in Cache
.
Originally posted by @zarov in iTowns/itowns#1288
-
Updated
Aug 27, 2020 - Python
-
Updated
Jul 20, 2020 - JavaScript
-
Updated
Jun 30, 2018 - C++
-
Updated
Sep 23, 2020 - Rust
I suggest that [landuse=basin] may be rendered with flat water-blue, and no strange green icon.
Example in a park :
https://www.qwant.com/maps/#map=18.21/48.8766543/2.2634781
And in the countryside :
![capture d ecran 2019-01-16 a 22 09 39](https://
-
Updated
Sep 5, 2020 - TypeScript
-
Updated
May 11, 2020 - Go
-
Updated
Jan 7, 2019 - JavaScript
-
Updated
Sep 21, 2017 - Python
-
Updated
Aug 28, 2020 - C++
-
Updated
Sep 24, 2020 - Java
-
Updated
Feb 25, 2019 - JavaScript
-
Updated
Sep 17, 2020 - JavaScript
-
Updated
Sep 23, 2017 - Go
-
Updated
Nov 6, 2019 - CoffeeScript
Improve this page
Add a description, image, and links to the vector-tiles topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the vector-tiles topic, visit your repo's landing page and select "manage topics."
popup addClassName invalid
mapbox-gl-js version:1.10.0
browser: chrome v81.0.4044.122
Steps to Trigger Behavior
Expected Behavior
No classname I added when checking DOM elements
Actual Behavior
When checking the DOM element, I added the classname, and the style changed