POC App which allows the user to create a static google map image with a marker inside of Contentful.
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
.
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.
Add the app on the media reference field, make sure the relevant fields have been created on the content model (googleMap
and configuration
).