cms/app-client/app/templates/components/visu-carto.hbs
author ymh <ymh.work@gmail.com>
Wed, 08 Feb 2017 15:25:24 +0100
changeset 502 74fba571487e
parent 481 002a05cd849f
permissions -rw-r--r--
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
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>