Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

234
Visualizações
How to get href link from iframe of google map?

I am trying to get href link from google map as shown in screenshot. The link is inside iframe. It gives null/error value from this below code. Google map is embed using jquery.

I tried: `

    var a_href = $(this).find('div .google-maps-link a').attr('href');

    var hrefs = $('#mapDiv .google-maps-link').find('a').attr('href');

    var href = $('.google-maps-link').find('a').attr('href');

    var values = $("#mapDiv .google-maps-link a").prop('href');

    var value = $("#mapDiv .gm-style .place-card .bottom-actions .google-maps-link 
    a").attr('href');

`

enter image description here

screenshot

Help me.

Update:

 <div class="col-md-6" id="map-location">
       <div id="dvmap"></div>
  </div>


   $(document).ready(function () {
     $.ajax({
        url: "@Url.Content("~/GMap/GetGMapDataInfo")",
        method: "GET",
        success: function (result) {
            var json = JSON.parse(result.data);
            $("#dvmap").html('<iframe name="frame1" scrolling="no" marginheight="0" marginwidth="0" id="gmap_canvas"  src="' + json.MapLocation + '" width="520" height="400" frameborder="0"></iframe>');
        },
        error: function () {
        }
     });
});

Google imbedded map

I want to share this location (2880 Broadway)

In View large map which is in anchor tag. I need This href link.

about 4 years ago · Juan Pablo Isaza
1 Respostas
Responde à pergunta

0

For security reasons, you can not access the url of an iframe served on another domain.

about 4 years ago · Juan Pablo Isaza Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda