-
For the Victorian election users used our Google-based geocoder to make:
* 38.2k autocomplete requests ($153)
* 5.7k geocoding requests ($40)
This didn't cost us anything because we get $200/mo…
-
### Steps to reproduce
1. Install MapBox iOS SDK v5.9 via Carthage
### Expected behavior
The parent project should build without warnings.
### Actual behavior
The parent project builds…
-
Fails with the Error: Unable to load given URL. The example URL I'm trying: https://www.linkedin.com/.
Any help would be appriciated
-
### Naxam.Mapbox.Forms v1.0.8.3
### Xamarin.Forms v5.0.0.2012
### Xamarin.AndroidX.AppCompat v1.2.0.7
### Xamarin.AndroidX.MediaRouter v1.2.2.1
### Xamarin.AndroidX.Migration v1.0.8
### Xamarin.G…
-
It seems that vector rendering is very slow not because of the browser rendering itself, but large vector data tiles.
Another way of reducing tile size is removing tags that are not rendered (such as…
-
Address searching zooms into address area, but there is no icon/arrow showing the exact location of the address, only the general area at a given zoom level. Is this possible to add? Also is it poss…
-
This bug was initially filed as https://github.com/mapbox/mapbox-gl-js/issues/7019 but I'm moving it here because the bug is in the plugin.
When you change a map's style, the route feature is remov…
-
## Motivation
https://github.com/mapbox/mapbox-gl-js/pull/6918 clamps latitude values to +-85.56° to prevent `fitBounds` values such as -90 from throwing an error. This inadvertently made zooming…
-
**Steps to reproduce:**
```
let coordinates = [
CLLocationCoordinate2D(latitude : 32.892264999999995, longitude : 13.177763000000002),
CLLocationCoordinate2D(latitude : 32.89241945002732, longitu…
-
There is no prop on MglPopup component for classes nor `` does not work.
# Workaround
Use unscoped styles to it's default class, ideally with some more specific selector:
```
.map-page .ma…