maps
Here are 362 public repositories matching this topic...
-
Updated
May 19, 2022 - Java
Describe the bug
adm0_{l,r} tags show up on regular boundaries at z5 but the demo shows them at z4 on maritime boundaries derived from OSM data and not natural earth.
To Reproduce
Steps to reproduce the behavior:
- Generate a world map with basemap profile including Z4
- Inspect the generated tiles
**Expected beh
-
Updated
Jun 5, 2021 - Java
-
Updated
Dec 3, 2019 - Java
-
Updated
May 11, 2022 - Java
-
Updated
May 20, 2022 - Java
-
Updated
Feb 14, 2021 - Java
-
Updated
Apr 4, 2022 - Java
-
Updated
May 20, 2022 - Java
-
Updated
Apr 26, 2022 - Java
-
Updated
Jun 1, 2021 - Java
-
Updated
Feb 26, 2022 - Java
-
Updated
Apr 21, 2022 - Java
-
Updated
Jan 28, 2021 - Java
-
Updated
Oct 25, 2020 - Java
-
Updated
May 13, 2022 - Java
-
Updated
Oct 27, 2019 - Java
-
Updated
Nov 27, 2017 - Java
-
Updated
Jan 2, 2022 - Java
Здравствуйте. Такая ситуация:
имею подключенные карты версии 4.0.2
{markers && ( <> {markers.map((item: Point, idx: number) =>( <Marker key = {'marker'+idx} point={item} scale={0.07} source={require('../../assets/point_light.png')} /> )}
Если я добавляю м
-
Updated
Feb 3, 2020 - Java
-
Updated
May 7, 2022 - Java
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 current implementation of the maps API lacks support for the snapshot() functionality.
https://github.com/microg/GmsCore/blob/master/play-services-maps-core-mapbox/src/main/kotlin/org/microg/gms/maps/mapbox/GoogleMap.kt#L483
This is a requirement for location sharing in Signal messenger.