This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Slick Google Map

Beskrywing

A simple and intuitive, yet elegant and fully documented Google map plugin that installs as a widget and a short code. Packed with useful features (geo mashup, KML support, custom marker icons, …), this plugin is fully free and open source – no need for yearly subscriptions or expensive purchases. The only Google Map plugin you will ever need for your WordPress blog!

Features:

  • Intuitive and user friendly interface, which makes it very easy to configure Google map. No complex configuration options. OpenStreetMap imagery available
  • With over 250 amazing custom marker icons to choose from!
  • Aggregate all markers from your published content in one map – Marker Geo Mashup!
  • Dozens of configuration options to choose from, including marker clustering
  • Add end-user’s current GPS location to the map! Useful for end-users that want to find directions from their current location to map’s markers
  • Fully documented. If help tooltips are not enough, you can always refer to the full documentation about each of the settings
  • Shortcode builder available, which integrates with post/page editor.
  • Insert saved shortcodes directly to posts/pages
  • Widget enabled.
  • Compatible with jQuery tabs! No more poorly rendered map on your site!
  • Compatible with W3 Total Cache, read the solution

Licenses:
The plugin uses wonderful custom marker icons from the Maps Icons Collection project by Nicolas Mollet.

This plugin is a fork of the Comprehensive Google Map Plugin by Alexander Zagniotov. Thanks to Alexander for his excellent work and putting the code under GPL.

Bydraers

Project Lead

  • Norbert Preining

Former Project Lead

  • Alexander Zagniotov

Additional Contributors

  • Honza Rameš

Screenshots

  • Help tooltip in action
  • Documentation page
  • Shortcode builder page
  • Generated short code in the editor
  • Facebook style interactive interface for map markers with custom icons and text
  • Direction panel
  • Markers info window with the direction and street view
  • Street view in the marker's infer window
  • When having marker Geo mashup, you can display in the info bubble marker's original post and post content excerpt instead of normally address and lat/long

Installation

Install this plugin by downloading and unzipping the ZIP archive into your plugins directory (/wp-content/plugins). Alternatively, you can upload the ZIP archive using WordPress upload function. Activate the plugin in order to start using it.

To use the widget, simply drag the ‘Slick Google Map’ widget into a sidebar. Please note, your theme has to be widget-enabled. To change the styles of the contact form, open style.css file in the plugin editor in WordPress. The short code builder can be found under the post/page editor. To access documentation please find “Google Map” link, under the “Settings” in your WordPress admin panel.

Kwel-vrae

  1. Where can I find the short code builder?
    After plugin installation look for the ‘Google Map’ menu item on the left hand side of your WP admin. The ‘Shortcode builder’ item is just there. After generating the short code, copy the contents of the popup and paste int your post/page.

  2. How to make W3 Total Cache to work with your plugin?
    https://wordpress.org/support/topic/how-to-make-w3-total-cache-plugin-to-play-nicely-together

  3. Is your plugin compatible with jQuery Tabs or other tabs?
    Yes

  4. Where is plugin documentation?
    After plugin activation, look at the left hand side menu of WP admin, look for “Google Map” item

  5. Do I lose my saved shortcodes after plugin update?
    No, they will still be there

  6. Whats the correct way to define coordinates?
    The safest option are decimal coordinates:
    [a] 43.6387194445, -116.2413513485235
    but one can use practically any reasonable format, including the following:
    [b] N43°38 19.39, W116°14 28.86
    [c] 43°38 19.39N, 116°14 28.86W
    [d] 43 38 19.39, -116 14 28.86

Aanbevelings

September 3, 2016
I was looking for a Google Maps plugin, and found Comprehensive Google Map Plugin, which is sadly maintained no longer. This fork of it removes the reminders added by its current maintainer asking you to convert to a premium service, which dramatically adds to the user experience. Thank you for helping maintain this!
Read all 3 reviews

Contributors & Developers

“Slick Google Map” is oopbron sagteware. Die volgende mense het bygedra tot die ontwikkeling van hierdie uitbreiding:

Contributors

Translate “Slick Google Map” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.1

0.2

  • allow for editing of saved shortcodes (Closes: github#1)

0.3

  • fix support for parsing (nearly) arbitrary coordinates (Closes: github#9)