Hi Pbolos.
Please use this code:
pre
code
//Where "yourButtonName" is - "Refresh Map" button name.
Apperyio("yourButtonName").removeClass("ui-btn-active");
/code
/pre
Note to find "Refresh Map" button name please:
1 Activate this button in the page design mode by clicking on.
2 Copy it in "name" attribute in button properties.
See details: http://prntscr.com/3j0hw9/direct
Regards.