3.0.0 • Published 7 years ago

leafletjs-mod v3.0.0

Weekly downloads
14
License
proprietary
Repository
github
Last release
7 years ago

Leaflet.Mod

Modificações:

  • Leaflet: Corrigido evento "click" no Ionic adicionando juntamente com os eventos "clicks" a evento "pointerup"

  • Leaflet.GridLayer.GoogleMutant:

L.gridLayer.googleMutant({
  type: 'hybrid',
  paramsGet: {
    key: '...'
  },
  onerror: () => {
    this.onErrorBaseMap();
  }
}).addTo(this.map);
3.0.0

7 years ago

2.15.0

7 years ago

2.13.1

7 years ago