Hey guys,
I trust you are well.
I have a problem I want to display two maps in a tab driven page in html.
My HTML:
- class="nav nav-tabs">
- class
="active">"tab" href="#Tab1">Tab 1- "tab"
href="#Tab2">Tab 2- class="tab-content">class="tab-content">"Tab1" class="tab-pane fade in active">class="custom-popup" id="map1">"Tab2" class="tab-pane fade in active">class="custom-popup" id="map2">
My JS:
The first map is dispalyed but the second one doesnt show.
What is it I might be doing wrong?
Thamsanqa NgcongwanePosted Oct 20, 2020, 4:11 AM
Sachin SinghPosted Oct 20, 2020, 2:54 AM