> Simple Map wordpress plugin resources analysis

Simple Map wordpress plugin resources analysis

Download This Plugin
Download Elegant Themes
Name Simple Map
Version 2.4.0
Author Takayuki Miyauchi
Rating 100
Last updated 2015-02-19 06:25:00
Downloads
78876
Download Plugins Speed Test plugin for Wordpress

Home page

Delta: 0%

Post page

Delta: 0%
Simple Map plugin has no negative impact on PageSpeed score.

Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%

Simple Map plugin added 214 bytes of resources to the Home page and 214 bytes of resources to the sample Post page.

Simple Map plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.

Great! Simple Map plugin ads no tables to your Wordpress blog database.

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 said marker. You can use simple html as the tooltip content.

This plugin maintained on GitHub.

Some features:

  • Allow you to embed google map based on shortcode.
  • Markers can be added using address or lat/long.
  • Display 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".

If you will set lat/lng and address, this plugin give 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
} );

Translators

Please contact to me.

Contributors

Screenshots

Resources added by plugin to Home page/Post page in kB
Total size of resources for Home page/Post page in kB
Random Theme Tests
Circumference Lite screenshot

Circumference Lite

by: GeJay

24223
100%
Coller screenshot

Coller

by: rohitink

141868
93%