Refactored efast.py to leverage efast package functions.
This commit is contained in:
parent
853c1c6a30
commit
6741433228
3 changed files with 81 additions and 182 deletions
|
|
@ -20,6 +20,7 @@
|
|||
.map-label { font-size: 12px; margin-bottom: 5px; color: #666; }
|
||||
.map { height: 500px; border: 1px solid #ccc; }
|
||||
.leaflet-image-layer { image-rendering: pixelated; }
|
||||
.leaflet-control-attribution { display: none; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue