googlemap.rst 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. Google Map Block
  2. ================
  3. Allows the user to add a Google Map location and display the location on the map.
  4. Example:
  5. .. figure:: images/google_map_preview.jpeg
  6. :alt: A published Google Map
  7. A Google Map of the Public Square offices in Cleveland (where we're located!)
  8. Field Reference
  9. ---------------
  10. Fields and purposes:
  11. * **Search Query** - Address or search term used to find your location on the map.
  12. * **Map Title** - Map title for screen readers, ex: "Map to Simple Sweet Desserts"
  13. * **Google Place ID** - Place IDs uniquely identify a place in the Google Places database and on Google Maps
  14. * **Map Zoom Level** - Requires API key to use zoom. ex: 1: World, 5: Landmass/continent, 10: City, 15: Streets, 20: Buildings
  15. * **Advanced Settings** - Add custom CSS classes or a CSS ID to style the block with your custom CSS
  16. .. note::
  17. Google Place IDs and Zoom both require a Google API Key.
  18. Read more about `Google Maps API Keys <https://developers.google.com/maps/documentation/javascript/get-api-key>`_ .
  19. .. figure:: images/google_map_block.jpeg
  20. :alt: Our Google Map settings for 55 Public Square, Cleveland, OH
  21. Our Google Map settings for 55 Public Square, Cleveland, OH