WPThumbs
Themes Plugins By purpose By industry Best-of lists Fix it guides
Free Plugin by Takayuki Miyauchi v4.9.0

Simple Map

Easy way to embed google map(s).

Simple Map

The facts

Rating
4.7★ from 12
Active installs
10k+
Price
Free
Last updated
11 Mar 2018
Added
Jun 2012
Requires WP
3.9
Tested up to
WP 4.9.31
Downloads
336,663

Our analysis

AI-assisted

Simple Map is a WordPress plugin that enables you to easily embed Google Maps into your site using shortcodes. You can convert addresses into maps or use latitude and longitude coordinates to place markers, which can display tooltips with custom HTML content. The plugin supports various customisation options, including map dimensions and zoom levels.

This plugin is suitable for users who want to integrate maps into their WordPress sites without complex setups. It is particularly useful for businesses or individuals who need to display locations or provide directions to their audience.

Best for: This plugin suits WordPress users looking to add simple map functionality to their websites.

What it does well

  • Easy to embed Google Maps using shortcodes
  • Supports both address and latitude/longitude for markers
  • Customisable map dimensions and zoom levels
  • Automatically displays static maps for iPhone
  • Maintained on GitHub

Where it falls short

  • Last updated in March 2018, may not be compatible with newer WordPress versions
  • Limited feature set based on provided information

Verdict

Simple Map offers a straightforward solution for embedding Google Maps, but its age may limit compatibility with the latest WordPress updates.

From the developer

Takayuki Miyauchi's own description of Simple Map, lightly tidied.

Easy way to embed google map(s) using gmaps.js.

This plugin allows you to convert address into google maps like below:

[map]San Francisco, California[/map]

Another way, you can embed Google Map with url only like oEmbed.

You can also use coordinates, set width, height and zoom:

[map lat="37.77493" lng="-122.41942"]
Text you would
like to appear
as a tooltip
goes here
[/map]

In this case there will be a marker on the map with a tooltip appearing on click on the said marker.
You can use simple html as the tooltip content.

This plugin is maintained on GitHub.

Some features:

  • Allows you to embed google map based on shortcode.
  • Markers can be added using address or lat/long.
  • Displays static map for iPhone automatically.
  • oEmbed Support.

Arguments

  • width: Width of the map. Default value is “100%”.
  • height: Height of the map. Default value is “200px”.
  • zoom: Zoom of the map. Default value is “16”.
  • breakpoint: If display is narrower than this value, this plugin will display static map. Default value is “480”.
  • addr: Address of the map you want to place.
  • lat: Lat of the map you want to place.
  • lng: Lng of the map you want to place.
  • infowindow: If you want to open infoWindow by Default, please set “open”.
  • map_type_control: True or Flase.
  • map_type_id: ‘ROADMAP’ or ‘SATELLITE’ or ‘HYBRID’ or ‘TERRAIN’.

If you will set lat/lng and address, this plugin gives priority to lat/lng.

Filter Hooks

This plugin has some filter hooks for customize default.

  • simplemap_default_width
  • simplemap_default_height
  • simplemap_default_zoom
  • simplemap_default_breakpoint
  • simplemap_default_infowindow

    add_filter( ‘simplemap_default_zoom’, function(){
    return 10; // Default zoom is 10
    } );

Read the full description on the official page →

Tagged as

Alternatives

Other plugins for maps and locations.

Meta Box

Meta Box plugin is a powerful, professional developer toolkit to create custom meta boxes and custom fields fo...

Free 500k+ installs 4.8★ (165)
WP Go Maps

The easiest to use WordPress map plugin! Create a custom map, map block, store locator or map widget with high...

Free 300k+ installs 4.8★ (3,035)
SlimStat Analytics

Real-time WordPress analytics that stay on your own server: pageviews, outbound links, WooCommerce funnels, al...

Free 70k+ installs 4.8★ (817)
Open User Map

Create custom interactive maps with free Leaflet-based styles, no Google Maps API key, frontend marker submiss...

Free 10k+ installs 5★ (67)
WP Store Locator

An easy to use location management system that enables users to search for nearby physical stores.

Free 50k+ installs 4.8★ (312)
Leaflet Map

Interactive maps and markers on your posts and pages with simple shortcodes.

Free 30k+ installs 4.9★ (58)