When a control is placed on the map, regions within the map control div (which often include areas outside the visible MOL control display it contains) catch mouse click and drag events. The expected behavior is a map interaction (drag pan, click query, right click query, etc). When many controls are visible, it makes interacting with the map difficult, especially on a small screen. We need to bring the map events forward, or ignore the gmap control div click events.
When a control is placed on the map, regions within the map control div (which often include areas outside the visible MOL control display it contains) catch mouse click and drag events. The expected behavior is a map interaction (drag pan, click query, right click query, etc). When many controls are visible, it makes interacting with the map difficult, especially on a small screen. We need to bring the map events forward, or ignore the gmap control div click events.