Details view
Details view is the largest scrollable panel for Region or Marker content. Prefer it for long text and images. For a comparison with tooltips and popovers, see Popovers, tooltips, and details.
Open it from Actions (Region / Marker / Directory click › Show details view).
Customize HTML with the Region details view and DB Object details view templates. Style with .mapsvg-details-container in Menu › CSS.
| Field | Description |
|---|---|
| Location | Where Details open: a default MapSVG container or a custom container. Enable containers under Menu › Settings. For a custom container, add empty HTML on the page, e.g. <div id="my-details"></div>. |
| Container ID | Element ID when Location is Custom. |
| Width | Pixels (200px) or percent (100%). |
| Auto height | Height grows with content when enabled. |
| Margin | CSS margin, e.g. 10px 20px. |
| Fullscreen on mobile devices | Show Details fullscreen on small screens. |