mirror of
https://github.com/heavyai/heavyai-charting.git
synced 2026-01-25 14:57:45 +00:00
* [DC] add example 5 [DC] update converGeoJSONtoSQL function [DC] update dependencies to include sprintf [DC] example 5, no hover on poly select [DC] disable hover and clicks on polygon draw mode for lasso tool [DC] wrap coord filter in parens [DC] test map draw mixin [DC] use unlikely statement optimization for polygon queries * circle experiment * [DC] add circle control to example 5 * update mapbox-gl-draw build process * [DC] update circle query * [DC] add tests for circle geojson to sql * [DC] update circle lasso formula * [DC] use distance_in_meters for circle query * fix tests * update example
14 lines
424 B
HTML
14 lines
424 B
HTML
<a href="./example1.html">Example 1</a>
|
|
<br />
|
|
<a href="./example2.html">Example 2</a>
|
|
<br />
|
|
<a href="./example3.html">Example 3</a>
|
|
<br />
|
|
<a href="./example4.html">Example 4</a>
|
|
<br />
|
|
<a href="./example5.html">Example 5</a>
|
|
<br />
|
|
<a href="./exampleMultiLayerMap.html">Backend-rendered Multi-Layer Map Example</a>
|
|
<br />
|
|
<a href="./exampleMultiLayerScatterplot.html">Backend-rendered Multi-Layer Scatterplot Example</a>
|