Skip to content

v2.0.2

Compare
Choose a tag to compare
@bjorn2404 bjorn2404 released this 12 Dec 02:37
· 300 commits to master since this release
  • Updated the Handlebars.compile calls when using the inline template options to include the ID hash so that it's
    consistent with the other ID settings.
  • Fixed incorrect callback call in the modalClose method - callbackModalOpen to callbackModalClose.
  • Added callbackModalReady that fires when the the content of the modal is generated.
  • Fixed markerImg setting - previously threw error if markerDim wasn't set.