cms/app-client/app/templates/components/visu-carto.hbs
author ymh <ymh.work@gmail.com>
Thu, 09 Feb 2017 15:05:36 +0100
changeset 504 4ab820b387da
parent 481 002a05cd849f
permissions -rw-r--r--
Correct the handling of created date. Should correct #0025744
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>