mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-05-10 00:35:31 -04:00
6 lines
64 B
Ruby
6 lines
64 B
Ruby
Geocoder.configure(
|
|
:units => :km,
|
|
:lookup => :nominatim
|
|
)
|
|
|