Skip to content

axovis/Axovis.Neos.Googlemaps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Maps Package for Neos

alt text Latest Stable Version License

Easily add a google map anywhere to your website.

The following settings can be done in Neos Inspector:

  • Longitude
  • Latitude
  • Zoomlevel
  • Width & height
  • Add headline in info window
  • Add text to info window
  • Width & height for info window
  • Define if window should be draggable

Install

To install run on your console:

composer require axovis/neos-googlemaps

OR add to your composer.json

    "require": {
        [...]    
        "axovis/neos-googlemaps": "^2.0"
    },

and run composer update

Google Maps requires now an API key. You need a Browser Key which has to be added to your projects Configuration/Settings.yaml or Configuration/<Context>/Settings.yaml.

Follow this link for information about how to get the API key from Google Console

About

Google Maps package for Neos CMS

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages