thelogicstudio/mapfield

Map field for SilverStripe userforms module

Maintainers

Package info

github.com/thelogicstudio/mapfield

Type:silverstripe-vendormodule

pkg:composer/thelogicstudio/mapfield

Statistics

Installs: 9

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-15 06:47:40 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