Leaflet
Ir a la navegación
Ir a la búsqueda
Descripción
Última versión estable
La última versión estable es la 1.9.3 que fue lanzada el 21 de septiembre 2022.
Recursos
Plugins
General
Layers
Google Streets
const googleStreetsLayer = L.tileLayer( "http://{s}.google.com/vt/lyrs=m&x={x}&y={y}&z={z}", { maxZoom: 20, subdomains: ["mt0", "mt1", "mt2", "mt3"], } ).addTo(map);