thelogicstudio/mapfield

Map field for SilverStripe userforms module

Installs: 9

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:silverstripe-vendormodule

dev-master 2024-01-15 02:05 UTC

This package is auto-updated.

Last update: 2024-03-15 02:33:30 UTC


README

A field type that allows selection of a map Polygon

Installation

composer require thelogicstudio/mapfield

Set a Google Maps API key with the Maps Javascript API enabled in your site yml thusly:

TheLogicStudio\MapField\MapField:
  google_maps_key: INSERT_KEY_HERE