Mobile phones issues

If the map layout doesn't adapt for mobile phones, or popovers/details view won't go fullscreen, make sure that you have the following meta tag in <head></head> section of your page body:

<meta name="viewport" content="width=device-width, initial-scale=1.0">