cms/app-client/app/templates/components/visu-carto.hbs
author ymh <ymh.work@gmail.com>
Thu, 23 Feb 2017 18:59:04 +0100
changeset 525 c06db7aa1b10
parent 481 002a05cd849f
permissions -rw-r--r--
Added tag 0.0.17 for changeset 85e8382852e7
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
481
002a05cd849f add color gradient to map visualisaion
ymh <ymh.work@gmail.com>
parents: 67
diff changeset
     1
<div class="color-gradient-wrapper">{{ color-gradient domainStart=minCount domainEnd=maxCount scale=colorScale }}</div>
67
e93ef2636e06 take oof the inline style to put it in the scss
nowmad@23.1.168.192.in-addr.arpa
parents: 34
diff changeset
     2
<div id="mapdiv"></div>