All notable changes to this project will be documented in this file.
- composer fixed license
- set data-protection default off
- composer-plugin wrong versions
- minor bugfixes, see github issues
- added a data-protection confirmation to prevent data transfer to google w/o permission (optional)
contao 4.x
compatibility- minor fixes in pull request conflicts
- minor dca fixes
- version compare for BE maps
- added api key in CE and MOD
- fixed clusterer img path
- map size uses
box
orproportional
now.box
works with dimension like100px
,20em
,50%
etc.,proportional
defines an aspect ratio like16:9
and full width of the container - https for api calls
- smaller static map
- adjust composer.json
- modified upgrade handler
- added svg as icon image
- changed map styles in templates for new map sizes, enhane overwriting of styles
- skipped versions for compatibility with fork heimrichhannot (thanks for pull requests)
gmap*_markers is not defined
js error
contao 4.x
compatibility
imgSize
now always usesbox
option. For full with add % or pcnt to with dimension- make always usage of api key, global api key can now added to
tl_settings.dlh_googlemaps_apikey
, required for pageless context - requires now
heimrichhannot/dlh_geocode
and created independentcomposer
package within namespaceheimrichhannot/dlh_googlemaps