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.
Make sure your system meets the minimum requirements:
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.
In the Module CP you can enter then your license
When you enter a wrong license, the module will not work and it shows you an warning
On a local environment, like *.dev
*.local
*.localhost
*.test
the license will be valid for the testing and building new sites.
As this module looks like
{exp:gmaps:init
lang="en"
}
Below are the Tag Parameters. Those parameters can be used in the tag described above
the language code. e.g. en or nl, Default to en
lang=""
Load the jquery library or not. Default to yes
load_jquery="yes"
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"