3.0.0 • Published 6 years ago

leafletjs-mod v3.0.0

Weekly downloads
14
License
proprietary
Repository
github
Last release
6 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

6 years ago

2.15.0

6 years ago

2.13.1

6 years ago