{{ $camera->title }}

{{ $camera->location }}, {{ $camera->city }}, {{ $camera->state }} - Live Camera

About This Camera

Enjoy this live view from {{ $camera->title }} in {{ $camera->city }}, {{ $camera->state }}. This camera provides a real-time look at the conditions and activity in this beautiful location.

Location Map

@if(config('app.debug'))
Debug: Coordinates [{{ $this->mapData['latitude'] }}, {{ $this->mapData['longitude'] }}]
@endif