-
This Library won't run over android v12 api 31
Strongly consider using FLAG_IMMUTABLE, only use FLAG_MUTABLE if some functionality depends on the PendingIntent being mutable, e.g. if it needs to be…
-
hello!
I did'nt find the solution to print mapbox maps with the recent versions of html2canvas
code here:
https://codesandbox.io/s/intelligent-merkle-56q9x?file=/index.html
-
When adding a `Lab`, the address autocomplete that uses Google API seems to be not working, see #390. We should either:
- Use a service that works for all countries, including China
- Use Baidu j…
-
The public `-[MGLMapView selectAnnotation:moveIntoView:animateSelection:]` method was added #13689 by @julianrex, but left undocumented so that we could change it at will. We need to revisit this deci…
-
According to various map styles specification, the sources properties can ether hold a field `url` or a field `tiles`.
- https://docs.geotools.org/stable/userguide/extension/mbstyle/spec/sources.html…
T-moz updated
10 months ago
-
In Google Maps you can type either a lat/long or a geocoder search into the search box and it will fly there. mapbox-gl-geocoder cannot handle the former, which is both surprising to the user and a li…
-
MGLFeature should be a class, not a protocol, and it should contain an MGLShape in its `shape` property. The various MGL*Feature classes that conform to the MGLFeature protocol should go away. MGLShap…
-
**Is your feature request related to a problem? Please describe.**
Need a search inside a map.. I found which can be outside a map
**Describe the solution you'd like**
Search should be inside the…
-
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…
-
Fails with the Error: Unable to load given URL. The example URL I'm trying: https://www.linkedin.com/.
Any help would be appriciated