> For the complete documentation index, see [llms.txt](https://docs.oceanesia.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.oceanesia.com/tutorial-1/manual-book-v-1-0/mengaktifkan-google-maps/mengaktifkan-google-maps-versi-page.md).

# Mengaktifkan Google Maps Versi Page

Jika Anda ingin menampilkan lokasi usaha Anda sekaligus dengan memunculkannya langsung pada page website seperti pada gambar di bawah ini.

![](/files/-LeAsjbPIKKHCacvSkrL)

1. Untuk mensettingnya agak sedikit berbeda dengan versi botton sebelumnya. Namun untuk tahap awal yaitu sama dengan mencari Geo Code terlebih dahulu. Kemudian Anda tinggal mengklik tombol **Bagikan** untuk mendapatkan source Code nya (lihat gambar No.1).

![](/files/-LeAt4lOlp_2wdkne8el)

2\. Kemudian pilih tab Sematkan Peta (seperti pada gambar No.2).&#x20;

3\. Selanjutnya Anda tinggal mengcopy source kode tersebut (seperti pada gambar No.3).

![](/files/-LeAtHj76l2sYe5cdw07)

4\. Paste Source Kode tersebut ke notepad, Microsoft word atau software editor teks lainnya > Edit kode tersebut terlebih dahulu sebelum digunakan.&#x20;

Contoh, Kode Awalnya:

![](/files/-LeAue9cdS8LMluLHGY2)

Setelah di Edit:

![](/files/-LeAunjccZUPP9yQJcG5)

*Keterangan*: Hapus Kode yang berwarna merah, kemudian edit kode yang berwarna hijau seperti diatas, selanjutnya tinggal meletakan kode tersebut pada website Anda.

5\. Lalu Anda login terlebih dahulu di website admin > masuk ke **Journal > Dashbord > CMS Blocks**.&#x20;

6\. Jika belum ada kolom Contact, silahkan klik **Create New** untuk membuat kolom baru. Jika sudah ada, klik **Edit** untuk memasukan source kode yang telah diedit.&#x20;

7\. Selanjutnya klik kolom **Item 1 > Content Indonesia > Source** pada gambar yang dilingkari warna merah.

![](/files/-LeAvvB40ruO2bMSoQSb)

Maka akan muncul page untuk memasukan Source kode.&#x20;

8\. Hapus source kode lama, lalu paste dengan source kode baru yang telah diedit sebelumnya.&#x20;

9\. Setelah selesai klik **OK** dan jangan lupa klik **Save**.

Untuk mengcroscek apakah sudah bekerja dengan baik, Anda dapat mengklik menu **Hubungi Kami/ Contact Us** pada footer halaman depan website Anda.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.oceanesia.com/tutorial-1/manual-book-v-1-0/mengaktifkan-google-maps/mengaktifkan-google-maps-versi-page.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.
