UNPKG

@asymmetrik/ngx-leaflet-draw

Version:

Angular.io component for the draw plugin for Leaflet

17 lines (8 loc) 227 B
<div class="container" *ngIf="showDemo" style="margin-top: 30px;"> <div class="row"> <div class="col-md-12"> <h1>Core - Basic Draw Setup</h1> <leafletDrawCoreDemo></leafletDrawCoreDemo> </div> </div> </div>