Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

152
Vistas
How to apply gesture handling greedy for Embedded Maps in IFrame (React)

I want to allow single finger touch for mobile devices instead of using double fingers for gestures and for web need scrolling feature on an embedded map.

I found out that I can use gesture handling "greedy" or "cooperative" to achieve this but I am not able to understand where to apply it in my code.

Code:

const MY_API = configData.googleMapKey;

  let _url = `https://www.google.com/maps/embed/v1/directions?key=${MY_API}&origin=${queryPickup}&destination=${queryDrop}`;
 
  return(

        <div>
          <iframe  frameBorder="0" width="100%" height="350" style={{ border: 0 }} src={_url}>
          </iframe>
        </div>
    
  );

};

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda