Hi,
Wondering if anyone has updated to version 2.76.1 and see a potential bug related to the javascript default “Get Directions” link in the map marker popup.
For example, in wp-admin > MapPress > Settings, when I click on the marker popup “Get Directions” link on the top map sample, I got an error message “Uncaught ReferenceError: onDirectionsClick is not defined”.
It looks like there is a call to onDirectionsClick() function in the js below, which is not defined?
/mappress-google-maps-for-wordpress/build/index_mappress.js
It seems to only apply in the latest version 2.76.1, this was not an issue in prior release.
If it is indeed a bug, would be good if a bug fix can be added asap. Thanks!