Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
CrystalCommunity::GeocodeService
In-memory cache for Nominatim geocode results. Reduces external API calls.
Constants
CACHE = {} of
String
=>
Array
(
Float64
)
Class methods
lookup
(location :
String
) :
Array
(
Float64
) |
Nil
Source