We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c915a04 commit 626ec83Copy full SHA for 626ec83
README.md
@@ -16,7 +16,7 @@ You can also search for locations using the search box, which uses the Google Ma
16
|`field_names`|See `GoogleMapField.yml`'s `default_options.field_names`|A map of field names to save the map data into your object.|
17
18
##### make sure `api_key` config added in site yml file
19
-```$xslt
+```yml
20
BetterBrief\GoogleMapField\GoogleMapField:
21
default_options:
22
api_key: 'GOOGLE_API_KEY'
0 commit comments