Getting started

What is «Google Maps Easy»? Actually, it’s our plugin, that displays custom style Google Maps. Set markers and locations with text, images, categories and links. Customization of a standard and dull Google Maps has never been so easy! Let’s try?

Step 1: Installing Google Maps Easy by Supsystic

In WordPress, navigate to Plugins -> Add New. Search for “Google Maps Easy” and click install. When the installation has completed click “Activate Plugin”. You will have a new admin menu item titled “Google Maps Easy”.

Installing Google Maps Easy PRO

In your personal account on the supsystic.com, you will find a unique download link after purchase. After downloading the file (google-maps-easy.zip), navigate to Plugins -> Add New -> Upload and upload the file. When the installation has completed, click “Activate Plugin”.

After activation the PRO version, you need to enter license key (you can find it in your personal account on our site). To do this follow next steps:

  1. Go to the Google Maps Easy in WordPress navigation menu.
  2. Click License tab on left navigation menu of plugin.
  3. Enter your email and license key.
  4. Click “Activate” button.

With Google Maps Easy PRO you have such possibilities as –

  • Positioning of Map type, Zoom, Street view and Pan controllers
  • Custom map controls
  • +300 stylization theme for your maps
  • Different Markers lists
  • Full screen button
  • Print button
  • Different figures (highlighted areas right on the map)
  • Create Traffic, Transit, Bicycling, Heatmap and KML layers
  • Hide POI and Countries Attributes
  • Center map on current user location
  • Add markers on frontend

Google Maps API Key

After you’ve got your plugin installed, it’s highly recommended to add your own Google Maps API key to settings in order to prevent errors, when page can’t load Google Maps correctly. To avoid this, you should go Google Maps Easy plugin settings and find there “User API key” point. If you already have your API key, then just insert it in form. Otherwise read this article, that explains how to get one.

Since June 22, 2016 – required!

Step 2: Creating Google Maps, easy

  1. On the left navigation menu click “Add Map”.
    Google Maps Add Map
  2. Enter the name of map.
  3. Click “Save Map” button.

Step 3: Customizing the Map

You can find Main Settings section on the Map tab. It allows you to establish:

  • Map name
  • Map width
  • Map height
  • Control Bars Settings
  • Additional Navigation Options
  • Stylization
  • Info window

Check this page to view detailed information about all this Map options.

WPCom_Markdown class is not exists

After every change the map option – with Google Maps Easy WordPress plugin, you can immediately see the result in a live preview in the right top corner.

Map Preview

Step 4: Creating/Editing Markers for the Google Maps Easy by Supsystic

  1. Click “Add New Marker” button – in the center of the map will appear a marker.Google Maps New Markers
  2. Set the name of marker.
  3. Set the address of the marker by using the address field or fields with marker coordinates. Or you can just click on a point on the map.
  4. Save marker.

At this point you have the ability to set google maps markers configuration:

    • add marker description – besides text, you can attach images, links and videos;
    • select the icon for the marker – you can choose it after click “Choose icon” button;

  • set the address of the marker – start typing and then choose the address from the list.
WPCom_Markdown class is not exists

In order to read more about Markers properties go to this page.

You can also create Marker Categories.

This guide gives you additional filtering options Marker Category Filter .

Also please check this guide about Markers Categories.

To create new one click Add Category button. In new window you can establish:

  • Category Title – type your category name inside the field
  • Parent Category -this option allows you to select a parent category.
  • Background Color – tick needed color for marker icon background
  • Cluster IconUpload Icon you like or back to Default Icon variant for your markers category
WPCom_Markdown class is not exists

When you have created the marker on the Marker Tab, scroll down till you find Markers Category, set the one you created for current marker and click Save Marker button.

Marker Tab Category Option

In Map Tab Settings you can select Filter background color for sidebar.

filter background

In Map Tab Settings you can Enable Filters select all button title if you want to select and display all category by 1 click:

In Map Tab Settings you can Enable Show all parent categories in Filter to Show parent categories even if they have no markers, but their child categories have.

Show all parent categories in Filter

Step 5: Adding figures to Map.

After you create and customize your map, you can add figures to it. This option is very useful if you want to highlight the certain area on the map. To create a figure go to Figures Tab and click “New” button.

Google Maps by Supsystic offers you such opportunities of figures configuration:

  • Figure Name – the title of your figure.
  • Figure Type – “Polyline”, “Polygon” and “Circle” types are available. With Polyline type you can create a series of straight segments on the map, whereas with Polygon type you can choose the certain area enclosed by a closed path (or loop), which is defined by a series of coordinates.
    With Circle type you can create round figure with different size and opacity to mark the area you need.
  • Line color, Line opacity and Line weight. For polygon and circle types there are also fill color and fill opacity.

Google Maps Figures Tab

  • Figure’s points list – you can search the point by address (just start typing in Address field), type the Latitude and Longitude of point in appropriate fields or activate Add by Click button, and then draw figure on the map by clicking on it.
WPCom_Markdown class is not exists

Figure Tab Options

Also in Google Maps Easy you can:

  • Create multiple figures for one map
  • Edit figures that you had created before
  • Remove the figure from the map
  • Change the order of figures simply dragging it manually
Google Maps Wordpress

WPCom_Markdown class is not exists

Every change of figure you can immediately see in a live preview in the right top corner.

Step 6: Adding heatmap layer.

Heatmap Layer (PRO feature) is a visualization used to depict the intensity of data at geographical points. Areas of higher intensity will be colored red, and areas of lower intensity will appear green.

Heatmap using points of layer to calculate and display the relative density of the points on the map as a smoothly varying set of colors, from cold (low density) to warm (high density).


Heatmap layer can be used for mapping the locations of point objects. They are useful if you have too many points which need to place on the map, or many points which are too close to each other, making it difficult to distinction. They are well suited for the displaying of layers with a lot of point objects.

Right after you have created your map, you can begin to compose heat layer on it. On the Heatmap Layer Tab you can find next settings of this feature:

    • Add Points – draw each point by click on map. To remove points you need to activate “Remove Points” button and delete necessary point by click on it or just click on “Delete Heatmap Layer” button to remove all Heatmap Layer points.
WPCom_Markdown class is not exists
  • Radius – the radius of influence for each data point, in pixels.
  • Opacity – the transparency of the heatmap, expressed as a number between 0 and 1.

Google Heatmap Layer Tab

WPCom_Markdown class is not exists

Under map live preview you can see the shortcode. Copy and paste the shortcode into your post or page text editor and Google Maps Easy by Supsystic plugin will automatically create the map on your page using the settings you choose above.

Step 7: Export/Import Option

On the left navigation menu click “Maps Import / Export”. Here you can export or import maps, markers, figures and heatmap layer from/in .csv file.

Step 8: Displaying Google Map on the website

PHP Code

 

In general php code can be inserted at any place of the page code – to display exactly in this place, for example in the header or footer of the page. Besides it can be inserted in the code of template of the theme – to display on all pages.

Shortcode

You can find PHP code and shortcode in dropdown list above map preview.

Map Shortcode
Copy and paste the shortcode into your post or page and Google Maps Easy plugin will automatically create the map on your page using the settings you choose above.

WPCom_Markdown class is not exists

Map parameters in shortcodeshortcode WP
You can also specify any avaliable map parameters by adding it manually into shortcode.

Google Maps Wordpress

Ratio of parameters and their values are shown in the table below. Any parameter at the same time can receive only one value.

WordPress Tables Plugin
Categories
Latest Articles