<iframe src="https://www.google.com/maps/d/embed?mid=1cEqNKbOgNmtebug-K-S2wuGk48U&hl=en_US" width="640" height="480"></iframe>
jQuery(document).ready(function($) { var hash = window.location.hash; if (hash) { $(hash).trigger('click'); // Simula el clic en la pestaña } });