Skip to content

Google Maps ​

The Google Maps mode embeds a standard interactive 2D map. Visitors can pan, zoom, switch between map and satellite views, and interact with markers and info boxes.

How it works ​

When you select Google Maps as the map type, the plugin renders a google.maps.Map instance. The map centers on the coordinates you provide and applies any configured styles, markers, and layers.

Google Maps only mode

Markers and info boxes ​

By default, a marker is placed at the map center. You can configure:

  • Show/hide the marker — Toggle marker visibility
  • Animation — Drop or Bounce animation when the map loads
  • Info Box — A popup window attached to the marker, triggered on click or hover
  • Info Box content — By default, shows the formatted address. With Pro, you can add custom HTML content (images, links, phone numbers, CTAs)

Custom InfoBox with restaurant details

Map styles ​

The map appearance can be customized with preset themes or custom JSON styles. See Map styles for details.

Map layers ​

Overlay additional data on the map. See Layers for traffic, bicycle, and transit overlays.

Configuration ​

OptionDescription
AddressLocation center. Autocomplete-enabled.
Zoom1 (world) to 20 (building level)
Width / HeightContainer dimensions
MarkerShow/hide, animation type
Info BoxShow/hide, trigger (click/hover), open by default
StyleDefault, Modest, Ultra Light, WY, Shades of Grey, Custom JSON (Pro)
LayersTraffic, Bicycle, Transit (Pro)

When to use Google Maps vs Street View ​

ScenarioBest choice
Show a business location on a mapGoogle Maps
Show what the area looks like in personStreet View
Show both location and surroundingsSynchronized view (Pro)
Provide driving/walking directions contextGoogle Maps
Display interior of a businessStreet View

Try Pro free for 7 days

All features unlocked. Cancel anytime.

Start free trial

A WordPress plugin by PAGUP