Add fullscreen map view for petition signatures
Add CSS for fullscreen mode with CTA button Implement first name only display for map markers Add fullscreen toggle button with proper icons Update template to support fullpage mode Add new page with fullscreen map view
This commit is contained in:
parent
e8919e5842
commit
9d02424aac
4 changed files with 101 additions and 4 deletions
|
|
@ -0,0 +1 @@
|
|||
<?= $petition_map ?? '' ?>
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
title = "Kart over underskrifter"
|
||||
plugins = "petition-form, petition-map"
|
||||
petition_id = "medisinsk-cannabis-pa-resept"
|
||||
map_fullpage = true
|
||||
Loading…
Add table
Add a link
Reference in a new issue