Download the PHP package nblum/silverstripe-geocodefield without Composer
On this page you can find all versions of the php package nblum/silverstripe-geocodefield. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nblum/silverstripe-geocodefield
More information about nblum/silverstripe-geocodefield
Files in nblum/silverstripe-geocodefield
Download nblum/silverstripe-geocodefield
More information about nblum/silverstripe-geocodefield
Files in nblum/silverstripe-geocodefield
Vendor nblum
Package silverstripe-geocodefield
Short Description Silverstripe field for fetching geo data from google maps api for any addresses
License MIT
Package silverstripe-geocodefield
Short Description Silverstripe field for fetching geo data from google maps api for any addresses
License MIT
Please rate this library. Is it a good library?
Informations about the package silverstripe-geocodefield
silverstripe-geocodefield
Fetches the geo position (lon,lat) from google maps api. Can be used as free address input field or referenced to other address fields in form
Requirements
- Silverstripe 4. or Silverstripe 3.(use tag 0.3.0 for v3.x support)
Installation
Composer
composer require "nblum/silverstripe-geocodefield"
Manual
- Download/Clone module in SilverStripe root directory
Usage
Configuration:
You may need to provide an api key from google (Geolocation API)
...or try to geocode with Nominatim from OpenStreetMap https://wiki.openstreetmap.org/wiki/Nominatim
Basic Example:
Example with referenced address fields:
Write lon/lat values to separate db columns
All versions of silverstripe-geocodefield with dependencies
PHP Build Version
Package Version
Requires
silverstripe/framework Version
4.*
The package nblum/silverstripe-geocodefield contains the following files
Loading the files please wait ....