# Map

<table data-header-hidden><thead><tr><th width="281"></th><th></th></tr></thead><tbody><tr><td>Section visibility</td><td>Choose from the options to select the visibility of this section: <br>-Always <br>-Small devices only(On selecting this, the section will be visible on mobile devices only.) <br>-Large devices only.</td></tr><tr><td>Make top corners rounded</td><td>Select this checkbox to show the top corners rounded of the section.</td></tr><tr><td>Heading</td><td>Type heading text.</td></tr><tr><td>Heading size</td><td>Choose from H1-H6 to determine the heading size. </td></tr><tr><td>Heading tag</td><td>Choose the heading tag from H1-H6 for SEO purposes.</td></tr><tr><td>Heading alignment</td><td>Choose from <strong>Left</strong> or <strong>Center</strong> to determine the heading alignment.</td></tr><tr><td>Map</td><td><strong>Address</strong><br>Add the address.<br><em>(Note: Make sure that you have the Google maps API added in theme settings>Google maps.)</em><br><br><strong>Style</strong><br>Choose the map style from the options:<br>-Roadmap<br>-Satellite<br>-Hybrid<br>-Terrain<br><br><strong>Image</strong><br>Choose any image.<br><br><strong>Height</strong><br><strong>Desktop</strong><br>Choose the desktop image height from the following options:<br>-500px<br>-600px<br>-700px<br><br><strong>Mobile</strong> <br>Choose the mobile image height from the following options:<br>-300px<br>-400px<br>-500px</td></tr><tr><td>Content</td><td><strong>Heading</strong><br>Type heading text.<br><br><strong>Description</strong><br>Type the text to appear as a description.<br><br><strong>Position</strong><br>Choose the relevant position for the content from the available options.</td></tr><tr><td>Colors</td><td><p><strong>Color scheme</strong> <br>Choose the color scheme.</p><p><em>Note: These can be managed from Theme settings> color schemes.</em><br><br><strong>Section background</strong><br>Choose any color for the section background color. It works with the rounded corners only.<br><br><strong>Heading highlight</strong><br>Choose any color for the highlighted heading color.</p></td></tr><tr><td>Section padding</td><td><p><strong>Top spacing (desktop)</strong></p><p>Adjust the range bar to add spacing at the top of the section for desktop view.<br></p><p><strong>Bottom spacing (desktop)</strong></p><p>Adjust the range bar to add spacing at the bottom of the section for desktop view.<br></p><p><strong>Top spacing (mobile)</strong></p><p>Adjust the range bar to add spacing at the top of the section for mobile view.<br></p><p><strong>Bottom spacing (mobile)</strong> <br>Adjust the range bar to add spacing at the bottom of the section for mobile view.</p></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://shinedezign.gitbook.io/shark-documentation/overview/map.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
