xXSparkeyy / harbour-spritradar

4 stars 7 forks source link

change geodecoder in Plugins.qml #17

Closed hoehnp closed 5 years ago

hoehnp commented 5 years ago

The currently used google geodecoder seems to be disfunct. In this PR it is replaced by the openstreetmap decoder. However, this also requires to split the former address variable into two, one for the street and one for the city.

xXSparkeyy commented 5 years ago

Thanks for pointing this out, I included the osm geocoder in the last commit. Using the query parameter eliminated the need for splitting the address.