Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

117
Views
Mapa html y superposiciones

¿Alguien sabe una forma de agregar un mapa y un archivo KML como una superposición encima? Probé openlayers, pero todo lo que pude hacer funcionar fue el mapa, la superposición no funcionó para mí. Estoy tratando de hacer un mapa y un par de botones que, al hacer clic, muestren diferentes rutas como superposiciones. Los botones están listos, la parte que falta es el mapa, la superposición y el javascript. Esto es lo que he hecho hasta ahora

 <!doctype html> <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1"> <style> .map { float: left; background-color: #f7f7f7; width: 100%; height: 100%; } </style> </head> <body> <div class="map" id="demoMap" > </div> <script src="OpenLayers.js"></script> <script> map = new OpenLayers.Map("demoMap"); map.addLayer(new OpenLayers.Layer.OSM()); map.zoomToMaxExtent(); </script> </body> </html>
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!