Meta Box
91Meta Box plugin is a powerful, professional developer toolkit to create custom meta boxes and custom fields fo...
Easy way to embed google map(s).
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
Where it falls short
Simple Map offers a straightforward solution for embedding Google Maps, but its age may limit compatibility with the latest WordPress updates.
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.
If you will set lat/lng and address, this plugin gives priority to lat/lng.
This plugin has some filter hooks for customize default.
simplemap_default_infowindow
add_filter( ‘simplemap_default_zoom’, function(){
return 10; // Default zoom is 10
} );
Other plugins for maps and locations.
Meta Box plugin is a powerful, professional developer toolkit to create custom meta boxes and custom fields fo...
The easiest to use WordPress map plugin! Create a custom map, map block, store locator or map widget with high...
Real-time WordPress analytics that stay on your own server: pageviews, outbound links, WooCommerce funnels, al...
Create custom interactive maps with free Leaflet-based styles, no Google Maps API key, frontend marker submiss...
An easy to use location management system that enables users to search for nearby physical stores.
Interactive maps and markers on your posts and pages with simple shortcodes.