(point-entry index-fn x y)
Function for creating entries specifically for points. Pass a function created using functions from the hilbert namespace.
The code is similar to create-entry, and it's repeated here to avoid having to make some calculations (extents, cenre) that are normally done for other shapes but are not necessary for points.
Function for creating entries specifically for points. Pass a function created using functions from the hilbert namespace. The code is similar to create-entry, and it's repeated here to avoid having to make some calculations (extents, cenre) that are normally done for other shapes but are not necessary for points.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close