> 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
90Score

Home page

Delta: 0%
89Score

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
Created with Raphaël 2.1.00 kB0.25 kB0.5 kB0.75 kB1 kBOtherJavaScriptImagesCSSHTML
Other
Home Page: 0 kB
Post Page: 0 kB
Total size of resources for Home page/Post page in kB
Created with Raphaël 2.1.00 kB125 kB250 kB375 kB500 kBOtherJavaScriptImagesCSSHTML
Other
Home Page: 365 kB
Post Page: 440 kB
Random Theme Tests
Tiny Forge screenshot

Tiny Forge

by: TomasM

56194
99%
Masonry screenshot

Masonry

by: devrix

6825
0%