Gmaps Low Search

Introduction

With the Gmaps Low Search module you bring support for searching withing the locations generated with Gmaps Fieldtype. This way you can do a radius/distance search on your locations with the Low Search module.

Documentation versions

Installation

Prerequisites

Make sure your system meets the minimum requirements:

Installation Instructions

Update instructions

License field

This module is using a license field to check if the license for the module is valid or not. On addons.reinos.nl you can check your license and add your valid domains.

Control panel overview

In the Module CP you can enter then your license Control panel overview

When you enter a wrong license, the module will not work and it shows you an warning Control panel overview

On a local environment, like *.dev *.local *.localhost *.test the license will be valid for the testing and building new sites.

Template Tag

As this module looks like

The tag

{exp:gmaps:init
   lang="en"
}

Tag Parameters

Below are the Tag Parameters. Those parameters can be used in the tag described above

lang

the language code. e.g. en or nl, Default to en

lang=""

load_jquery

Load the jquery library or not. Default to yes

load_jquery="yes"

catch_output_js

Catch the JS output so later on you can use the {exp:gmaps:output_js} tag to ouput all the js code

catch_output_js="no"

Changelog

1.0.0