wip: marker for plants on the map
This commit is contained in:
parent
706dfaf0f7
commit
634db4b06e
10 changed files with 130 additions and 12 deletions
|
|
@ -7,6 +7,7 @@ let render_unsafe ~title ~content request =
|
|||
<link href="/assets/css/bootstrap.min.css" rel="stylesheet"/>
|
||||
<link href="/assets/css/leaflet.css" rel="stylesheet">
|
||||
<link href="/assets/css/style.css" rel="stylesheet">
|
||||
<link href="/assets/img/marker-icon.png" rel="marker-icon">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue