Getlocations Installation

This page describes how to install and develop the Getlocations module.

First of all you will need to install some markers.

You will need at least the first one in the lists below.

You can download markers from Dropbox:

As tarballs:
getlocations-markers.tar.gz
getlocations-markers-extra.tar.gz
getlocations-markers-various.tar.gz
getlocations-markers-various-small.tar.gz
getlocations-markers-restaurants-bars.tar.gz
getlocations-markers-hairlines.tar.gz
getlocations-markers-circular.tar.gz
getlocations-markers-micons.tar.gz
getlocations-markers-paddle.tar.gz
These have the shadow integrated into the image, for use with the new google "Fresh" maptiles.
getlocations-markers-colors-with-shadows.tar.gz
getlocations-markers-small-with-shadows.tar.gz
These are from webiconset.com:
getlocations-markers-webiconset-pins-24.tar.gz
getlocations-markers-webiconset-pins-32.tar.gz
getlocations-markers-webiconset-pins-48.tar.gz
getlocations-markers-webiconset-pins-64.tar.gz
getlocations-markers-webiconset-symbols-24.tar.gz
getlocations-markers-webiconset-symbols-48.tar.gz
getlocations-markers-webiconset-symbols-72.tar.gz

As zipfiles:
getlocations-markers.zip
getlocations-markers-extra.zip
getlocations-markers-various.zip
getlocations-markers-various-small.zip
getlocations-markers-restaurants-bars.zip
getlocations-markers-hairlines.zip
getlocations-markers-circular.zip
getlocations-markers-micons.zip
getlocations-markers-paddle.zip

These have the shadow integrated into the image, for use with the new google "Fresh" maptiles.
getlocations-markers-colors-with-shadows.zip
getlocations-markers-small-with-shadows.zip
These are from webiconset.com:
getlocations-markers-webiconset-pins-24.zip
getlocations-markers-webiconset-pins-32.zip
getlocations-markers-webiconset-pins-48.zip
getlocations-markers-webiconset-pins-64.zip
getlocations-markers-webiconset-symbols-24.zip
getlocations-markers-webiconset-symbols-48.zip
getlocations-markers-webiconset-symbols-72.zip

Download the file(s) and place them into your libraries folder so you have a path something like this:
sites/all/libraries/getlocations/markers

Requirements:
You need to install the Libraries module, this is required.

Recommended:
The Views module. Getlocations 6.x-1.x uses Views 2, 6.x-2.x and 7.x-1.x use Views 3
For Drupal 7: The Entity API module,especially when using Geofield or Geolocation
Getlocations uses some other modules if they are available:
The Countries module
The Colorbox module
The jQuery Colorpicker module
The SmartIP module

Getlocations can display locative information provided by one of the following modules:
Getlocations Fields, a submodule of Getlocations.
The Geofield module
The Geolocation module
The Location module, by enabling location_cck

Download:
Visit the Getlocations project page and download the current stable version.

Install Getlocations in the same way you would any other module, eg in sites/all/modules. If you intend to use Getlocations Fields or Getlocations Search submodules then enable them too.

Configuration is next

This page is under development, more soon....