# Chèn bản đồ

Để chèn bản đồ từ Google Maps vào BePage bạn có thể thực hiện theo các bước sau:

Bước 1: Truy cập vào <https://www.google.com/maps>&#x20;

Bước 2: Nhập địa chỉ bạn muốn hiển thị trên bản đồ, sau khi ra kết quả đúng theo ý mình bạn bấm chọn **Chia sẻ**.&#x20;

![](/files/0G7hv7LQISSxYvWeq4Ux)

&#x20;Bước 3: Chọn **Nhúng bản đồ** -> Sao chép mã HTML

![](/files/wLhE9xSEdtoY0MM6RbZm)

Bước 4: Truy cập vào landing page bạn cần chèn bản đồ -> Thêm: **Mã HTML**&#x20;

![](/files/sTBkP32psCKCDkVI7HzK)

Lúc này, 1 khung HTML hiện ra -> chọn **Thiết lập nâng cao** ->  paste mã HTML vừa lấy từ google map Paste vào đây.&#x20;

![](/files/6zWrUEnvDUEJLSCtzb7z)

Lưu ý: bạn có thể điều chỉnh ở phần width="600" height="450" kích thước phù hợp với khu vực bạn chèn bản đồ nhé!&#x20;

Chúc các bạn thành công!&#x20;


---

# 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.bepage.vn/bepage/cac-tinh-nang-mo-rong/chen-ban-do.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.
