Liking cljdoc? Tell your friends :D

nsfw.mapbox


$map-viewcljs

($map-view & children)
source

add-objcljsmultimethod

source

add-or-updatecljs

(add-or-update k gmap o el)
source

attach-event-listenerscljs

(attach-event-listeners obj props & [process-fn])
source

bounds-from-mapcljs

(bounds-from-map gmap)
source

camel-keywordcljs

(camel-keyword k)
source

center-from-mapcljs

(center-from-map gmap)
source

dist-betweencljs

(dist-between a b)
source

EVENT_KEYScljs

source

kebob->camelcljs

(kebob->camel m)

Turn a map's kebob-cased keywords into camelCased keywords. ex: {:foo-bar 0} -> {:foo-bar 0}

Turn a map's kebob-cased keywords into camelCased keywords.
ex: {:foo-bar 0} -> {:foo-bar 0}
sourceraw docstring

map-did-mountcljs

(map-did-mount this)
source

map-event-transformscljs

(map-event-transforms gmap)
source

map-rec-propscljs

(map-rec-props this next-props)
source

map-rendercljs

(map-render {:keys [style]})
source

meters-betweencljs

(meters-between [p1 p2])
source

pad-collcljs

(pad-coll n coll val)
source

parse-argscljs

(parse-args args)
source

populate-elscljs

(populate-els k gmap objs els)
source

populate-mapcljs

(populate-map gmap objs children)
source

remove-objcljsmultimethod

source

setup-atcljs

source

sigdiff-bounds?cljs

(sigdiff-bounds? c1 c2)
source

sigdiff-latlng?cljs

(sigdiff-latlng? p1 p2)
source

unwrap-childrencljs

(unwrap-children children)
source

update-objcljsmultimethod

source

zoom-from-mapcljs

(zoom-from-map gmap)
source

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

× close