v2.0.2
- 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.