If you embedd a map with an iframe-tag, you have to add the following code to this tag for HTLM5-fullscreen-mode (pro version only) to work:
allowfullscreen=”true” mozallowfullscreen=”true” webkitallowfullscreen=”true”