You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I took the full screen template, I created a row and 2 columns (col-md-10 and col-md-2). I put the mapdiv in the size '10' column and left the other (size 2) column empty.
Like this, the initial map draws correctly (full size top to bottom).
As I added body text to the second column the map got progressively shorter. The more lines of text I added to the 2nd column the shorter the map got.
I'm guessing it's something in _setMapDiv() though I haven't worked it out yet.
The text was updated successfully, but these errors were encountered:
I took the full screen template, I created a row and 2 columns (col-md-10 and col-md-2). I put the mapdiv in the size '10' column and left the other (size 2) column empty.
Like this, the initial map draws correctly (full size top to bottom).
As I added body text to the second column the map got progressively shorter. The more lines of text I added to the 2nd column the shorter the map got.
I'm guessing it's something in _setMapDiv() though I haven't worked it out yet.
The text was updated successfully, but these errors were encountered: