mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
osm data
This commit is contained in:
@@ -68,7 +68,7 @@
|
|||||||
<h1>Simplified geojson</h1>
|
<h1>Simplified geojson</h1>
|
||||||
<pre
|
<pre
|
||||||
class="overflow-x-auto py-4">{{ json_encode($meetup->city->simplified_geojson, JSON_THROW_ON_ERROR) }}</pre>
|
class="overflow-x-auto py-4">{{ json_encode($meetup->city->simplified_geojson, JSON_THROW_ON_ERROR) }}</pre>
|
||||||
<div
|
<div wire:ignore
|
||||||
class="my-4"
|
class="my-4"
|
||||||
x-data="{
|
x-data="{
|
||||||
init() {
|
init() {
|
||||||
|
|||||||
Reference in New Issue
Block a user