Datos basados en la información publicada en https://movilidad.ute.com.uy/carga.html
Tener en cuenta que los datos no son actualizados en tiempo real, se actualizan cada cierto tiempo.
Fecha de última actualización : 31/10/2024
Actualmente hay 61 estaciones con cargadores rápidos en todo el Uruguay (más de 30Kw de corriente continua)
Mapa de cargadores para autos eléctricos en Uruguay
#map {
height: 700px;
}
.form-check {
display: block;
min-height: 1.5rem;
padding-left: 1.5em;
margin-bottom: 0.125rem;
}
.form-check-inline {
display: inline-block;
margin-right: 1rem;
}
.fs-3 {
font-size: 1.75rem!important;
}
.fs-5{
font-size: 1.5rem!important
}
.badge {
background-color: #0d6efd!important;
display: inline-block;
padding: 0.35em 0.65em;
font-size: .75em;
font-weight: 700;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: 0.25rem;
}
#mapFilters{
margin-bottom: 1rem;
}
table{
width: 100%;
}
table, th, td {
border: 1px solid;
border-collapse: collapse;
}
.mt-3{
margin-top: 1rem;
}
.gm-style-iw-d{
color: #000000 !important;
}
.table-responsive{
width: 100%;
overflow-x: auto;
}
.tableFigure{
margin-left: 0;
margin-right: 0;
}
https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.bundle.min.js
https://maps.googleapis.com/maps/api/js?key=AIzaSyCc6dzvn_d4gl5a0Q4geM4wW8c06pwRRic&callback=loadData&libraries=maps,marker&v=beta
<!–
https://cdn.jsdelivr.net/gh/andrescanavesi/ev-stations@main/utils.min.js
http://utils.js
–>
https://cdn.jsdelivr.net/gh/andrescanavesi/ev-stations@cc546fc76af1efac1e138562be73f1bcdd047acb/utils.js
const loadData = async () => {
loadSelectedPower();
loadSelectedConnector();
const stations = await fetchStations();
loadStationsTable(stations);
loadMap(stations);
}
window.loadData = loadData;
Lista de cargadores para autos eléctricos en Uruguay
| # | Nombre | Departamento | Ciudad | Direccion | Conectores |
|---|

Leave a Reply