Sha256: 33b16572f9a341f8fd41ed8bae08262678a424abd711823ed6bf8774e1ee05bd
Contents?: true
Size: 621 Bytes
Versions: 9
Compression:
Stored size: 621 Bytes
Contents
<div class="editor-row"> <div class="editor-option"> <form> <h6>Coordinate Field <tip>geoJSON array! Long,Lat NOT Lat,Long</tip></h6> <input bs-typeahead="fields.list" type="text" class="input-small" ng-model="panel.field"> </form> </div> <div class="editor-option"> <form> <h6>Tooltip Field</h6> <input bs-typeahead="fields.list" type="text" class="input-small" ng-model="panel.tooltip"> </form> </div> <div class="editor-option"><h6>Max Points</h6> <input type="number" class="input-small" ng-model="panel.size"> </div> </div>
Version data entries
9 entries across 9 versions & 1 rubygems