Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Latest commit

 

History

History
24 lines (12 loc) · 1.15 KB

README.md

File metadata and controls

24 lines (12 loc) · 1.15 KB

Google Maps App

POC App which allows the user to create a static google map image with a marker inside of Contentful.

Screen Recording 2022-10-28 at 11 15 13

Please note you will need a Google Maps V3 API key

In the content model you will need to configure 2 fields, with the ids of googleMap and configuration.

image

App Configuration Screen

You will need to specifiy a static image URL for the marker, and the json files for the Google Map theme. Recommend using https://snazzymaps.com/ for this.

Screenshot 2022-10-28 at 11 31 04

App definition

Add the app on the media reference field, make sure the relevant fields have been created on the content model (googleMap and configuration).

image