places:Google Juices API的Clojure接口

时间:2024-06-05 16:48:01
【文件属性】:

文件名称:places:Google Juices API的Clojure接口

文件大小:3KB

文件格式:ZIP

更新时间:2024-06-05 16:48:01

Clojure

地方 与Google Places API的Clojure接口。 安装 使用Leiningen和Clojars安装: ://clojars.org/places。 用法 注意: places库很适合与geocoder-clj库一起使用(请参阅: : ),该库可以帮助确定纬度和经度坐标。 需要图书馆 ( require '[places.search :refer [nearby-search details]]) 附近搜寻 ( nearby-search " asdf1234 " ; ; Acquire from Google's Developer Console { :lng -33.8670522 :lat 151.1957362 } :radius 8046 :rankby " prom


【文件预览】:
places-master
----.gitignore(152B)
----src()
--------places()
----README.md(958B)
----project.clj(460B)

网友评论