We'll create fresh WordPress site with Simple Map installed. You have 20 minutes to test the plugin after that site we'll be deleted.
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
} );
Please contact me.
This plugin is not guaranteed though the user of WordPress can freely use this plugin free of charge regardless of the purpose.
The author must acknowledge the thing that the operation guarantee and the support in this plugin use are not done at all beforehand.
twitter @miya0001