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 999cf0f commit 3b71760Copy full SHA for 3b71760
google-maps-api.html
@@ -61,12 +61,12 @@
61
clientId: null,
62
63
/**
64
- * The libraries to load with this api. Defaults to "places", but an example
65
- * value might be, "places,geometry"
66
- * see developers.google.com/maps/documentation/javascript/libraries
+ * The libraries to load with this map. Defaults to "places". For more information
+ * see https://developers.google.com/maps/documentation/javascript/libraries.
67
*
68
* @attribute libraries
69
* @type string
+ * @default "places"
70
*/
71
libraries: "places",
72
0 commit comments