Esri / storymap-series

The Story Map Series lets you present a series of maps via tabs, numbered bullets, or a side accordion.
Apache License 2.0
63 stars 59 forks source link

Issues when embedding a Web AppBuilder App #21

Open ghost opened 8 years ago

ghost commented 8 years ago

Here is our map http://maps.calgary.ca/StreetSweeping/ The issue is when you look at the map on iPad, because the lower resolution, the embedded app automatically change to mobile UI. And the description text box will cover up the left section of the search box, and any pop up window when maximized. This only happens when you use TAB layout. Using ACCORDION layout seems fine, here is an example http://maps.calgary.ca/spring/ My suggestions is to make description text box DIV element stick not float in TAB layout. It is covering the map and you can't really see the map even though it is transparent.

glazou commented 8 years ago

Thanks for feedback, we will consider a side panel option as an alternative to floating panel in the next future. In the mean time the accordion layout is the way to go. Note that this is not an issue when loading the map directly in the story (i.e. without using Web App Builder). We also have search in Map Series, are you using WebAppBuilder for the direction widget?