Download the PHP package heimrichhannot/contao-google-maps-list-bundle without Composer
On this page you can find all versions of the php package heimrichhannot/contao-google-maps-list-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download heimrichhannot/contao-google-maps-list-bundle
More information about heimrichhannot/contao-google-maps-list-bundle
Files in heimrichhannot/contao-google-maps-list-bundle
Download heimrichhannot/contao-google-maps-list-bundle
More information about heimrichhannot/contao-google-maps-list-bundle
Files in heimrichhannot/contao-google-maps-list-bundle
Vendor heimrichhannot
Package contao-google-maps-list-bundle
Short Description This bundle acts as a bridge between heimrichhannot/contao-list-bundle and heimrichhannot/contao-google-maps-bundle in order render lists as a google map.
License LGPL-3.0-or-later
Homepage https://github.com/heimrichhannot/contao-google-maps-list-bundle
Package contao-google-maps-list-bundle
Short Description This bundle acts as a bridge between heimrichhannot/contao-list-bundle and heimrichhannot/contao-google-maps-bundle in order render lists as a google map.
License LGPL-3.0-or-later
Homepage https://github.com/heimrichhannot/contao-google-maps-list-bundle
Please rate this library. Is it a good library?
Informations about the package contao-google-maps-list-bundle
Contao Google Maps List Bundle
This bundle is discontinued. It's functionality was moved directly into google-maps-bundle.
This bundle acts as a bridge between heimrichhannot/contao-list-bundle and heimrichhannot/contao-google-maps-bundle in order render lists as a google map.
Installation
Install via composer: composer require heimrichhannot/contao-google-maps-list-bundle
and update your database.
Configuration
Render a list as a Google Map
- Create a Google map as you would normally.
- Create a list config as you would normally and activate the option
Render items as map
. Afterwards select the map you created before. - Switch the List class to
HeimrichHannot\GoogleMapsListBundle\Lists\DefaultList
Item class toHeimrichHannot\GoogleMapsListBundle\Item\DefaultItem
- You can also add an ordinary textual list containing the items as links for triggering click events on the markers in the map (which are representing the same items as mentioned before).
- For this activate
Add map control list
in the list config. - Switch the list template to
list_google_maps_default.html.twig
and the item template tolist_item_google_maps_default.html.twig
.
- For this activate
All versions of contao-google-maps-list-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
contao/core-bundle Version ^4.4
heimrichhannot/contao-list-bundle Version ^1.27
heimrichhannot/contao-google-maps-bundle Version ^2.0
contao/core-bundle Version ^4.4
heimrichhannot/contao-list-bundle Version ^1.27
heimrichhannot/contao-google-maps-bundle Version ^2.0
The package heimrichhannot/contao-google-maps-list-bundle contains the following files
Loading the files please wait ....