Skip to content

A SilverStripe FormField allowing a user to select a point on a map or enter an address.

Notifications You must be signed in to change notification settings

adeprimo/silverstripe-googlemapselectionfield

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Map Selection Field

Maintainer Contact

  • Will Rossiter (Nickname: wrossiter, willr, <will (at) silverstripe (dot) com>)

Requirements

  • UserForms (0.2 or greater) for using EditableGooglemapSelectableField

Installation Instructions

  • Enter your google map API key in your mysite/_config.php file like

EditableGoogleMapSelectableField::$api_key = "YOUR API KEY HERE";

Usage Overview

Known Issues

About

A SilverStripe FormField allowing a user to select a point on a map or enter an address.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published