# Sygnal Maps

This is a series of components which approach maps from different directions. &#x20;

Expand to see individual map component types.&#x20;

{% hint style="success" %}
**QUESTIONS?  PROBLEMS?  FEATURE REQUESTS?** \
Contact me on [Sygnal's forum](https://sygnal-attr.discourse.group/c/general).&#x20;
{% endhint %}

## Components

The following code components are included in this library. &#x20;

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h3>Google Map (Simple)</h3><ul><li>No Maps API Key required</li><li>CMS bindable</li><li>Address or lat-lon lookup</li><li>Streets, satellite view or hybrid</li><li>Zoom level</li></ul></td><td><a href="/pages/j68ckVzL1sbwoI0BYLwl">/pages/j68ckVzL1sbwoI0BYLwl</a></td><td><a href="/files/HAULWFpTkfUTviFIr0qa">/files/HAULWFpTkfUTviFIr0qa</a></td></tr></tbody></table>

## Version History

<table><thead><tr><th width="100.333251953125">Version</th><th width="499">Changes</th><th>Date</th></tr></thead><tbody><tr><td>v0.1.1</td><td>Added sizing properties to <a href="/pages/j68ckVzL1sbwoI0BYLwl">Google Map ( Simple )</a> </td><td>22-Oct-2025</td></tr><tr><td>v0.1.0</td><td><a href="/pages/j68ckVzL1sbwoI0BYLwl">Google Map ( Simple )</a> component added</td><td>03-Sep-2025</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://sygnal.gitbook.io/sygnal-webflow-components/cc/sygnal-maps.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.
