2017 © Pedro PelĂĄez
 

typo3-flow-plugin neos-googlemaps

Add googlemaps plugin to neos

image

axovis/neos-googlemaps

Add googlemaps plugin to neos

  • Tuesday, July 5, 2016
  • by axovis
  • Repository
  • 1 Watchers
  • 1 Stars
  • 447 Installations
  • HTML
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Google Maps Package for Neos

alt text Latest Stable Version License, (*1)

Easily add a google map anywhere to your website., (*2)

The following settings can be done in Neos Inspector:, (*3)

  • 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:, (*4)

composer require axovis/neos-googlemaps

OR add to your composer.json, (*5)

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

and run composer update, (*6)

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., (*7)

Follow this link for information about how to get the API key from Google Console, (*8)

The Versions

05/07 2016

dev-master

9999999-dev

Add googlemaps plugin to neos

  Sources   Download

GPL-3.0+

The Requires

 

05/07 2016

2.0.3

2.0.3.0

Add googlemaps plugin to neos

  Sources   Download

GPL-3.0+

The Requires

 

05/07 2016

1.0.5

1.0.5.0

Add googlemaps plugin to neos

  Sources   Download

GPL-2.0

The Requires