Commit Graph

8 Commits

Author SHA1 Message Date
e0fbff2826 - disable Leaflet’s zoom animation for GMaps Layers. It was wrong
anyway and due to the way Leaflet/GMaps worked, latter only
  started zooming after former was finished, making zooming very
  slow. This is an experimental change. Please report if you have
  problems.
- remove superfluous calls in LeafletGoogle
2013-03-01 19:47:44 -08:00
4788e1119e prevent LeafletGoogle from always triggering the resize event on GoogleMaps.
This is broken upstream, too, but the author of the project has been
unresponsive for the past half year.
2013-03-01 19:47:42 -08:00
064f55d40d really fix #355
previous patch added the option to the wrong hash
2013-03-01 19:47:40 -08:00
1f85d1f8b2 most likely fix #355 (thanks @yoshimo) 2013-03-01 19:47:37 -08:00
d5d2bad74a more fixes for https 2013-02-26 00:53:27 +01:00
538b57c7f7 Due to ingress.com/intel now force-redirecting to the HTTPS version,
loading dependencies just got a lot harder. External JS and CSS files
are now included directly in the file while building. This does not yet
work for plugins. I will make an emergency release soon, so at least
main works.
2013-02-25 23:58:07 +01:00
090e527203 add leaflet.draw to available dependencies 2013-02-13 10:07:08 +01:00
db5747fb73 only pull in data from GitHub pages to reduce risk of being down. 2013-02-09 15:06:48 +01:00