website logo
Go back to WP Go Maps
⌘K
Initial Setup
WP Go Maps (v9)
πŸ‘First-time users
πŸ‘Map Features
πŸ‘Integrations
πŸ‘Importing and Exporting Data
Legacy (OIder) Layout (v9)
Frequently asked questions
Troubleshooting
Integrations
Developers
Hooks
Docs powered by
Archbee
Developers
...
Filters
Basic

wpgmza_google_maps_api_params

3min

Modify the Google Maps API query parameters which are used when loading the API resources. This applies to all places where the API is loaded and used.

Source

PHP
|
apply_filters('wpgmza_google_maps_api_params', $params);
ο»Ώ

Arguments

  • $params : The default params (array)

Requirements

  • Must return the array passed, with your additions/changes applied

Files

  • includes/class.google-maps-api-loader.php

ο»Ώ

Updated 03 Aug 2023
Did this page help you?
PREVIOUS
wpgmza_internal_engine_build_version_plugins
NEXT
wpgmza_plugin_get_default_settings
Docs powered by
Archbee
Docs powered by
Archbee