open-meteo / geocoding-api

Search locations in any language worlwide
GNU Affero General Public License v3.0
17 stars 7 forks source link

Android library #7

Closed woheller69 closed 1 year ago

woheller69 commented 1 year ago

I built an Android library, which opens a dialog fragment and searches for locations via your geocoding API.

It returns a city with name, country code, latitude, and longitude.

Maybe you want to link it somewhere

https://github.com/woheller69/OmGeoDialog

patrick-zippenfenig commented 1 year ago

Can you create a PR in the main project and add it to the list of SDKs? Thanks!

patrick-zippenfenig commented 1 year ago

PR merged in https://github.com/open-meteo/open-meteo/pull/325