merge with geojson easify repo

This commit is contained in:
HolgerHatGarKeineNode
2023-02-06 21:18:44 +01:00
parent 43a717f03d
commit 89359fd713

View File

@@ -194,7 +194,7 @@
</div> </div>
{{-- GeoJSON simplification --}} {{-- GeoJSON simplification --}}
@if ($selectedItemOSMPolygons) @if ($model && $selectedItemOSMPolygons)
<div class="rounded-lg bg-white shadow dark:bg-gray-800"> <div class="rounded-lg bg-white shadow dark:bg-gray-800">
<div class="px-4 py-5 lg:p-6"> <div class="px-4 py-5 lg:p-6">
<div class="flex items-center space-x-4"> <div class="flex items-center space-x-4">