WordPress Business Directory Plugin

  • Features
  • Pricing
  • Blog
  • Support
  • Login
  • Get Started

wpbdp_googlemaps_map_args

Last Updated: February 10, 2021

  1. Home
  2. Knowledge Base
  3. Customizations
  4. Hooks - For Developers
  5. Google Maps
  6. wpbdp_googlemaps_map_args
Heads up!
This article contains PHP code and is intended for developers. We offer this code as a courtesy, but don't provide support for code customizations or 3rd party development.

This hook allows you to customize pretty much anything about the way the map is displayed: size, styling, map type, and more.

In this example from the Google Map docs, mapOptions is the value that this hook can customize.

var mapOptions = {
  zoom: 8,
  center: myLatlng,
  mapTypeId: 'satellite'
};
var map = new google.maps.Map(document.getElementById('map'), mapOptions);

Usage

add_filter( 'wpbdp_googlemaps_map_args', 'customize_bd_map', 10, 2 );

Parameters

  • $settings (array) All the settings used to generate the map.
  • $locations (array) The locations that will be displayed on the map.

Examples

There are currently no examples for this hook.

Related Articles

  • wpbdp_map_markers
  • wpbdp_address_format
  • wpbdp_map_id
  • wpbdp_show_google_maps
  • wpbdp_googlemaps_map_locations

Topics

  • Usage
  • Parameters
  • Examples

Quick Links

  • Getting Started Guide
  • Knowledge Base
  • Change Log

Build Easy Directory Listings

Our WordPress directory plugin will help you create the online listings website you've been planning. And with our 14-day risk-free trial, there's no reason to wait.
Start earning customers today.

Get Business Directory Now

Resources

  • Blog
  • Contact
  • Video Tutorials
  • Affiliates
  • Best Directory Websites Showcase
  • Demo

Purchase

  • Pricing
  • Business Directory Themes
  • Free Business Directories

Our Brands

  • Formidable Forms
  • AWP Classifieds

Business Directory Plugin for WordPress

Copyright © 2010–2022 Strategy11 LLC
Privacy Policy | Terms of Service | Sitemap

Join 20,000+ using Business Directory Plugin to build website directories fast. Get Started See User Reviews