-
After reviewing the library code, I would like to warn you that you are using the geocoder which on some devices may return an empty value. [Learn more](https://stackoverflow.com/questions/47070264/an…
iFr0z updated
3 years ago
-
Hi,
I am getting the following error when I try to use react-native-geocoder:
>
TypeError: TypeError: undefined is not an object (evaluating 'RNGeocoder.geocodeAddress')
This error is locat…
-
I get the following errors on an up-to-date Mac, up-to-date everything else:
File "geocoder.py", line 17, in
main()
File "geocoder.py", line 12, in main
io['latitude'] = io['Area_Name'].ap…
-
Hey extendr Team,
How about we create a list in the `extendr` docs with known packages using `extendr` in the backend (smth like [awesome list](https://github.com/sindresorhus/awesome/blob/main/awe…
-
Consider the following coordinate:
```46.601255, 10.422899```
https://goo.gl/maps/jEzFrvcGmMQ2
The "reverse-geocoder" library report this coordinates is located in Italy (IT) when the actual lo…
-
Hi, I have an Aurelia app where I'm using the promise example from your docs to load the google-maps-api. I'm trying to figure out how to load the optional libraries, since there wasn't an example usi…
-
Per @alankjackson - Google's geocoder returns data with `USA` affixed to the end of each address. We don't currently have functionality to remove countries, so as a workaround, the following code coul…
-
Is there any concerns with adding support for additional geocoding providers? Default would stay as it is, but we could wrap other services and give users an option to specify which provider/service t…
-
This issue does not exist on rails 6.0.3.4 with the same versions of other libraries (mainly `geocoder`).
### Steps to reproduce
```ruby
# frozen_string_literal: true
require "bundler/inline"
…
-
Convert orthophoto viewer network links from mapserver to geoserver. The resulting app should be kept in apps and look like the [mapserver app](http://openmaps.gov.bc.ca/kml/BCGov_Ortho_Viewer.kml) as…