Kodamaps Wordpress Plugin - Rating, Reviews, Demo & Download

Kodamaps Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

This plugin is possible to post the location information, and can be embedded google maps that set up a marker at the location by shortcode.

First, let’s edit the post.
Enter an address or latitude and longitude to input area of Kodamaps.

How to embed is as follows:

[kodamaps]

You can decide whether put markers of all the posts or a marker of single post by specifying the type.

If you want to display all the posts, you can specify the center of the map:

[kodamaps type="all" addr="San Francisco, California"]

You can also set width, height and zoom:

[kodamaps type="all" lat="37.77493" lng="-122.41942" width="300" height="200" zoom="11"]

This plugin is maintained on GitHub.

Arguments

  • type: “single” or “all”. Default value is “single”.
  • width: Width of the map (px). Default value is “100%”.
  • height: Height of the map (px). Default value is “450px”.
  • zoom: Zoom of the map. Default value is “16”.
  • addr: Address of the map center. Can be used only type is “all”.
  • lat: Latitude of the map center. Can be used only type is “all”.
  • lng: Longitude of the map center. Can be used only type is “all”.

Screenshots

No screenshots provided


Reviews & Comments