ttree/googlemapeditor

Last activity 03 Dec 2022 13 2 4828
composer require ttree/googlemapeditor

Google Map Inspector Editors for Neos CMS

dev-dependabot/npm_and_yarn/Resources/Private/GeoPointEditor/hosted-git-info-2.8.9

Version
dev-dependabot/npm_and_yarn/Resources/Private/GeoPointEditor/hosted-git-info-2.8.9
Type
neos-package
Release Date
May 10, 2021 02:21
Source
git
Distribution
zip
Requires
  • neos/neos-ui: ^1.0.4 || ^2.0 || ^3.0 || ^4.0 || ^5.0
MIT 4d6706eb3104ee8d89c51fc58796c933cc99c423

Readme excerpt

Google Map Inspector Editors for Neos CMS

This package provides a Neos CMS Inspector Editor to select geo coordinates from a Google Map.

Configuration

You need to configure your API key, see the editorOptions.key bellow. defaultPosition is required to see the initial marker.

Neos: Neos: userInterface: inspector: dataTypes: Ttree\GoogleMapEditor\GeoPoint: editorOptions: url: https://maps.googleapis.com/maps/api/js?v=3.exp&libraries=geometry,drawing,places key: use-a-valid-google-map-api-key defaultPosition: [-34.397, 150.644] defaultZoom: 8 search: true …
Read more
The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 48 package(s).