Skip to content

Version 1.2

Compare
Choose a tag to compare
@Ronef Ronef released this 08 Jul 17:03
· 36 commits to master since this release
  • * Attention! (MODX)EvolutionCMS.libraries.ddTools >= 0.11 is required.
  • * Parameters:
    • + defaultType: The new parameter which allows to set default map type has been added.
    • + defaultZoom: The new parameter which allows to set default map zoom has been added.
    • * mapElement:
      • * Has been ranamed from mapElementId.
      • + Now takes a custom jQuery selector instead of an id. Default value equals '#map'.
  • * Absolute URL is used for referring to the jQuery.ddYMap library.
  • * jQuery.ddYMap has been updated to 1.1.
  • * The ddTools:getTemplateVarOutput method is used for getting field value instead of the ddGetDocumentField snippet.
  • * The fractional values bug of the icon offset has been fixed.