UNPKG

@asymmetrik/ngx-leaflet-draw

Version:

Angular.io component for the draw plugin for Leaflet

24 lines (18 loc) 436 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>ngx-leaflet-draw Demo Application</title> <!-- base url --> <base href="/"> </head> <body> <app-component> <div style="margin:20px; font-face:sans-serif; font-size:16px;"> Loading... </div> </app-component> </body> </html>