Makin-Things / bom-radar-card

A rain radar card using the new tiled images from the Australian BOM
https://github.com/makin-things/bom-radar-card
MIT License
98 stars 9 forks source link

Card for whole of Australia has disappeared #23

Closed DavidFW1960 closed 2 years ago

DavidFW1960 commented 2 years ago

Checklist:

Release with the issue: Latest Last working release (if known): Latest Browser and Operating System: Brave iOS Card Config (click Show Code Editor and copy paste your config, remove a few of the least significant digits of your lat/lon to avoid posting you exact home address):

type: custom:bom-radar-card
center_latitude: '-33.440'
center_longitude: '151.293'
zoom_level: 9
frame_delay: 500
frame_count: 12
show_marker: true
markerIcon: true
marker_latitude: '-33.440'
marker_longitude: '151.293'
show_range: true
show_scale: true
show_zoom: true
show_recenter: true
show_playback: true
extra_labels: true
map_style: satellite
static_map: false
show_radar_coverage: true
show_radar_location: true
radar_location_radius: 5
radar_location_line_colour: '#FF0000'
radar_location_fill_colour: '#FFFF00'

Description of problem:

Javascript errors shown in the web inspector (if applicable):

Additional information:

DavidFW1960 commented 2 years ago

NVM I screwed up