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