Download the PHP package org_heigl/geolocation without Composer
On this page you can find all versions of the php package org_heigl/geolocation. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download org_heigl/geolocation
More information about org_heigl/geolocation
Files in org_heigl/geolocation
Package geolocation
Short Description Provides a form-element for locating a spot on the earth and providing Latitude/Longitude-values
License MIT
Homepage http://github.com/heiglandreas/OrgHeiglGeolocation
Informations about the package geolocation
Geolocation-FormElement
This module provides a form-element for Latitude/Longitude-values.
This element adds a map into your form where you can select any location on earth by simply clicking onto it on a map. The form-element is hidden but without JS it is still displayed so that you still can insert Latitude-Longitude values like so:
50.1234,8.1234
Later on this element will provides a search form so you can search for adresses.
Installation
The module is best installed using composer
Prerequisites
-
Add to the list of your enabled modules.
-
The content of the -folder needs to be available to the public. When you use the AssetManager-Module that is already taken care of.
- This module also needs a working jQuery available. You will have to take care about that yourself!
Usage
After installation you should be able to add a form-element to your forms right away like the following example:
All versions of geolocation with dependencies
zendframework/zend-form Version ^2.5||^3.0
zendframework/zend-inputfilter Version ^2.5||3.0
zendframework/zend-validator Version ^2.5||^3.0
zendframework/zend-view Version ^2.5||^3.0
zendframework/zend-i18n Version ^2.5||^3.0
zendframework/zend-servicemanager Version ^2.5||^3.0
zendframework/zend-escaper Version ^2.5||^3.0
zendframework/zend-modulemanager Version ^2.5||^3.0
zendframework/zend-filter Version ^2.7