ttree/googlemapeditor
composer require ttree/googlemapeditor
Google Map Inspector Editors for Neos CMS
dev-dependabot/npm_and_yarn/Resources/Private/GeoPointEditor/path-parse-1.0.7
Readme excerpt
Google Map Inspector Editors for Neos CMSThis package provides a Neos CMS Inspector Editor to select geo coordinates from a Google Map.
ConfigurationYou 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 same vendor provides 48 package(s).