Liking cljdoc? Tell your friends :D

google-maps-web-api.core


base-urlclj


dir.status.mapclj


directions-urlclj


geo.status.mapclj


geocode-urlclj


google-directionsclj

(google-directions {:keys [from to client secret]})

get directions object from google maps api expects origin and destination to maps containing lat lng

get directions object from google maps api expects origin and destination to maps containing lat lng
raw docstring

google-geocodeclj

(google-geocode {:keys [address client secret]})

get geocode object from google maps api

get geocode object from google maps api
raw docstring

signclj

(sign url secret)

signed-urlclj

(signed-url url client-id secret)

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close