web_finder_content_map_field Shortcode
The web_finder_content_map_field shortcode renders the map component.
The attributes below match the current Page Builder controls and public output. Use raw syntax only for reviewed content that cannot be maintained through the visual controls.
Allowed parent shortcodes: web_finder_column.
Usage
[web_finder_content_map_field]
Attributes
| Attribute | Default | Accepted values | Purpose |
|---|---|---|---|
height |
300px |
String unless stated otherwise | Enter the number with its unit (e.g., 300px, 20%, 100vh, etc.). |
zoom_level |
12 |
fit, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 |
The lower the number, the more it will cover. |
custom_style_name |
Map |
String unless stated otherwise | Controls the custom style name. |
json_map_styles |
— | String unless stated otherwise | Enter the JSON string for your custom styles. You can visit Snazzy Maps to get them. |
zoom_control |
yes |
yes |
Controls the zoom control. |
map_type_control |
yes |
yes |
Controls the map type control. |
street_view_control |
— | yes |
Controls the street view control. |
full_screen_control |
— | yes |
Controls the full-screen control. |
device_visibility |
— | String unless stated otherwise | Applies the selected responsive visibility rule. |
Finder composition
This tag belongs to the Finder component family. Preserve its generated parent, row, column, and field nesting when editing raw shortcode content.
Verification
Keep web_finder_content_map_field inside web_finder_content; verify the child order and the parent interaction on the public page. Pay particular attention to height and zoom_level.