# Google Static Maps APIを使ってAdaloアプリで地図のプレビューを生成する方法

## 開始する前に

このチュートリアルで必要なすべてのリンクは以下の通りです：

* Google Maps Static APIドキュメント: <https://developers.google.com/maps/documentation/maps-static/start>
* Google Maps APIキーを取得する方法: <https://www.youtube.com/watch?v=nBJpN9Q3vHM&t=0s>
* ディープリンクを使用してアプリにナビゲーション機能を提供する方法: <https://www.youtube.com/watch?v=SSvtCM2Snn8&t=0s>

{% embed url="<https://www.youtube.com/watch?v=UMMlQ0ghPMA>" %}


---

# 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://help.adalo.com/ja/how-to/how-to-send-scheduled-push-notifications-1.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.
