Improve park detail page map display for better user experience

Refactor park detail template to use data attributes on the map div for latitude, longitude, and park name, simplifying map initialization and handling missing location data gracefully.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 48ecdb60-d0f0-4b75-95c9-34e409ef35fb
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
This commit is contained in:
pac7
2025-09-22 15:20:45 +00:00
parent 5737e5953d
commit 6d30131f2c
2 changed files with 22 additions and 17 deletions

View File

@@ -62,6 +62,10 @@ externalPort = 3000
localPort = 45245
externalPort = 3001
[[ports]]
localPort = 46519
externalPort = 3002
[deployment]
deploymentTarget = "autoscale"
run = [