ეს პლაგინი არ დატესტილა WordPress-ის 3 ძირითად ვერსიაზე. როგორც ჩანს, ის უკვე აღარ არის მხარდაჭერილი და შესაძლოა არ იყოს თავსებადი WordPress-ის მიმდინარე ვერსიასთან.

Google Map Multiple Address

აღწერა

This plugin allows the user to display the Google Map with multiple location by provided Longitude, Latitude, Marker Image and Information Box.

Enable / Disable the mouse zoom in and out option on scroll event.

Enable / Disable the map to be draggable.

You can customize the design of the map by just passing the style of the map with JSON format.

How it works:

  1. Go to Setting -> Google Map

  2. Enter Google Map API key which is essential for this plugin to work.
    Get your API KEY: [Google Map API] (https://developers.google.com/maps/documentation/javascript/get-api-key)

  3. Enter Longitude, Latitude to show the address you want to display in the map.

  4. If you want to have multiple address to show, click on “Add New Map” button.

  5. If you want to have mouse zoom in and out on scroll then ENABLE the Scrollable option. By default it is DISABLE.

  6. If you want the map to be draggable on mouse movement then ENABLE the Draggable option. By default it is DISABLE.

  7. Enter any style in JSON format to customize the layout of the Google Map.

Thanks for all the suggestions, bug reports, translations and donations, they’re frankly too many to be listed here!

ეკრანული სურათები

  • Showing various option of the maps.
  • Fields to enable and disable other options.
  • Multiple map address fields by clicking on "Add New Map".
  • Map Preview of the map below the "Save" button.
  • Dispalying the Map at front-end.

დაყენება

This section describes how to install the plugin and get it working.

e.g.

  1. Upload google-map-multiple-address.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place [googlemap_multiple_address] in your page text editor or use do_shortcode() in any of the template files.

ხდკ

Do the plugin works without providing Google Map API key ?

No, the plugin will not work without the Google Map API key.

Can we have multiple address to be displayed in the map?

Yes, this plugin can display multiple address with marker and info box in a map.

Does the JSON format is required for styling the Google Map?

Yes, you need to have JSON format value to be entered in the Style section to customize the Google Map.

მიმოხილვები

There are no reviews for this plugin.

მონაწილეები & დეველოპერები

“Google Map Multiple Address” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.

მონაწილეები

გადათარგმნეთ Google Map Multiple Address თქვენს ენაზე.

დაინტერესებული ხართ დეველოპმენტით?

დაათვალიერეთ კოდი, შეამოწმეთ SVN რეპო, ან გამოიწერეთ შექმნის ჟურნალი : RSS.

ცვლილებები

1.0 – Released as plugin

1.1 – JavaScript Error on Dashboard is fixed.