cms/app-client/app/templates/components/visu-carto.hbs
author ymh <ymh.work@gmail.com>
Mon, 19 Mar 2018 16:04:43 +0100
changeset 571 6f852d0f7760
parent 481 002a05cd849f
permissions -rw-r--r--
Samall readme correction
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>