mirror of https://gitlab.com/bashrc2/epicyon
Smaller map
parent
5c5b861435
commit
c5d480c7c4
|
@ -194,7 +194,7 @@ def _html_calendar_day(person_cache: {}, css_cache: {}, translate: {},
|
|||
html_open_street_map(event_place,
|
||||
bounding_box_degrees,
|
||||
translate,
|
||||
'30vw', '30vw')
|
||||
'320', '320')
|
||||
if event_map:
|
||||
event_place = event_map
|
||||
|
||||
|
|
Loading…
Reference in New Issue