merge with geojson easify repo

This commit is contained in:
HolgerHatGarKeineNode
2023-02-06 21:15:07 +01:00
parent b4bed7d539
commit 43a717f03d
7 changed files with 745 additions and 230 deletions

View File

@@ -16,7 +16,7 @@
<x-button
xs
amber
:href="route('osm.meetups.item', ['meetup' => $row])"
:href="route('osm.meetups.item', ['meetup' => $row, 'search' => $row->city->name])"
>
Open OSM Item
</x-button>