Commit Graph

6030 Commits

Author SHA1 Message Date
Iván Sánchez Ortega
24a2a11715 Merge pull request #4344 from jieter/infinite-crs-gettileurl
Do not calculate inverted y coords for CRSes with infinite: true
2016-03-23 16:32:39 +01:00
Per Liedman
b6e7cd37ff Merge pull request #4350 from MAD-GooZe/gh-pages
Add Leaflet.BootstrapZoom
2016-03-23 15:33:52 +01:00
Alexey Gusev
6ffbcdca9c add Leaflet.BootstrapZoom 2016-03-23 16:56:20 +03:00
Iván Sánchez Ortega
1b789eacff Merge pull request #4348 from BenjaminVadant/patch-1
Adding a new plugin Leaflet uGeoJSON
2016-03-23 10:16:50 +01:00
Benjamin Vadant
d9349a0795 Adding a new plugin Leaflet uGeoJSON 2016-03-23 10:13:52 +01:00
Jan Pieter Waagmeester
ccaf632268 Do not calculate inverted y coords for CRSes with infinite: true
Fixes #4338
2016-03-22 14:10:24 +01:00
Vladimir Agafonkin
73c8242667 Merge pull request #4340 from Leaflet/bounce-touch
Fix zoom handling on Map.TouchZoom
2016-03-22 09:29:49 +02:00
Steve
02d90e44f6 Update leaflet.mouseCoordinate plugins details
Closes https://github.com/Leaflet/Leaflet/pull/4276
2016-03-21 12:00:04 -05:00
Steve
f58c69dd4d Fix 404 for Leaflet.BoatMarker demo 2016-03-21 11:38:26 -05:00
Iván Sánchez Ortega
6829134e90 Possible fix for #3530, also should fix some shaking on pinch-zooming. 2016-03-21 15:51:29 +01:00
Iván Sánchez Ortega
6262d6457e Merge pull request #4339 from jieter/tilelayer-y-unittest
Unit tests TileLayer.getTileUrl()
2016-03-21 15:50:11 +01:00
Jan Pieter Waagmeester
34075a893a Unit tests for TileLayer getTileUrl replacements 2016-03-21 15:00:13 +01:00
Jan Pieter Waagmeester
37254587be Allow dashes in template placeholders + tests 2016-03-21 14:36:21 +01:00
Zsolt Ero
740624aae6 Merge pull request #4336 from Leaflet/gh-pages-prosthetic-hand
prosthetic-hand blog post
2016-03-21 13:16:27 +01:00
Iván Sánchez Ortega
d420e5eda8 prosthetic-hand blog post 2016-03-21 13:15:29 +01:00
Iván Sánchez Ortega
b60e18d5c6 Merge pull request #4337 from jieter/tilelayer-y
Support {-y} in tile layer urls (Fixes #4284)
2016-03-21 12:36:10 +01:00
Jan Pieter Waagmeester
d5e78e2253 Support {-y} in tile layer urls (Fixes #4284) 2016-03-21 11:51:24 +01:00
Iván Sánchez Ortega
98fb253a3d Merge pull request #4330 from MaximeOpsommer/patch-1
Fixing some syntaxes erros
2016-03-18 16:24:47 +01:00
Maxime Opsommer
3814292288 Fixing some syntaxes erros 2016-03-18 16:23:20 +01:00
Vladimir Agafonkin
8e2e790933 Merge pull request #4327 from Leaflet/prosthetic-hand-tests
prosthetic-hand unit tests
2016-03-18 16:37:38 +02:00
Iván Sánchez Ortega
b534440b51 Merge pull request #4329 from LucasMouraDeOliveira/patch-1
Fixing a typo
2016-03-18 15:31:51 +01:00
Lucas Moura de Oliveira
bb2bcd69b6 Fixing a typo
Replaced ',' with ' )'
2016-03-18 15:29:35 +01:00
Iván Sánchez Ortega
8da61993d2 Added four prosthetic-hand tests, checking mouse&touch drag events and touch-zoom 2016-03-18 15:24:42 +01:00
Iván Sánchez Ortega
0ea9832771 Merge pull request #4324 from OpenDevTeam3/drag-undefineds
fixing this._times.length undefined in Map.Drag.js, fixes #4311
2016-03-15 16:26:46 +01:00
mouradeolive
5f7c2e07d6 fixing this._times.length undefined in Map.Drag.js
Update Map.Drag.js

Update Map.Drag.js
2016-03-15 15:47:37 +01:00
Vladimir Agafonkin
d773d6a6da Merge pull request #4308 from Leaflet/canvas-dasharray
Port #4173 to master: dashArray in Canvas
2016-03-14 15:22:50 +02:00
Yohan Boniface
58c44fe5c8 Merge pull request #4303 from wwwouaiebe/gh-pages
Added plugin leaflet.marker.pin
2016-03-12 20:13:57 +01:00
Vladimir Agafonkin
7ca5347db8 Merge pull request #4317 from Kayoku/gh-pages
Update quick-start.md (small correction)
2016-03-11 14:56:14 +02:00
Bouchoucha Jordan
1fc7d37ec1 Update quick-start.md (small correction)
When you need to make sure that the map container has a defined height with :

#mapclass { height: 180px; }

that's not working. Because we did this before :

<div id="mapid"></div>

Rename "mapclass" to "mapid". It's more clear for beginner who can just copy/paste code.
2016-03-11 13:50:53 +01:00
Iván Sánchez Ortega
363e1e94e8 Merge pull request #4309 from chriswhong/gh-pages
Add demo link for leaflet-globe-minimap plugin
2016-03-09 09:12:43 +01:00
Chris Whong
2147c4c879 Add demo link for leaflet-globe-minimap plugin 2016-03-08 16:21:54 -05:00
Iván Sánchez Ortega
8aa32484b4 Port #4173 to master 2016-03-08 16:58:36 +01:00
Vladimir Agafonkin
98e87d3d94 Revert "Stop drag propagation, fixes #4249"
This reverts commit a32017f890.
2016-03-07 23:12:39 +02:00
Vladimir Agafonkin
4333f8831d Merge pull request #4306 from MasterMaps/stop-drag-propagation
Stop drag propagation, fixes #4249
2016-03-07 14:26:43 +02:00
Bjorn Sandvik
a32017f890 Stop drag propagation, fixes #4249 2016-03-07 12:53:50 +01:00
Iván Sánchez Ortega
6c7faa8cac Merge pull request #4304 from skorasaurus/gh-pages
give distinct names for map object, class, and map id in Quick Start Guide & Example
2016-03-06 15:32:28 +01:00
Will Skora
f5d083013f give distinct names for map object, map class, and map id 2016-03-05 18:34:55 -05:00
wwwouaiebe
797ef733d7 Added plugin leaflet.marker.pin 2016-03-05 16:20:04 +01:00
Iván Sánchez Ortega
2b622c9225 Merge pull request #4300 from Leaflet/add-leaflet-underneath
Add plugin Leaflet Underneath
2016-03-04 15:15:42 +01:00
Per Liedman
9fb902ef96 Add plugin Leaflet Underneath 2016-03-04 15:13:09 +01:00
Iván Sánchez Ortega
19b46f4707 Merge pull request #4297 from maydemirx/gh-pages
Added tagFilterButton to plugin list
2016-03-03 10:29:37 +01:00
Mehmet Aydemir
e1e223ed54 Added tagFilterButton to plugin list 2016-03-03 11:21:17 +02:00
Vladimir Agafonkin
7ebbd19737 Merge pull request #4293 from dr-itz/4285-attribution-text
Fix attribution text not removed when Layer is removed from map
2016-03-02 16:00:03 +02:00
Daniel Ritz
0af11b064e Fix attribution text not removed when Layer is removed from map
Symptom: Switching between layers with different attributions does
not remove the attribution from the previously selected layer.

Control.Attribution keeps track of its attributions with a counter for
each text. The problem described in #4285 is that each time the layer
is added to the map, the counter is increased by two. It's because
Layer calls Control.Attribution.addAttribution() twice, once from
addLayer() and the second time via the whenReady() callback _layerAdd().
This was not caught by the tests since the callback was never fired
(missing map.setView() call).

Fixes #4285
2016-03-01 13:46:40 +01:00
Vladimir Agafonkin
f7d7ad22b3 Merge pull request #4280 from errebenito/master
Skip call to this._update() if this._map is null
2016-03-01 11:26:57 +02:00
Vladimir Agafonkin
ac6b18d7a2 Merge pull request #4290 from JrFolk/0.7-legacy-support
Increase depth of legacy support
2016-03-01 11:21:58 +02:00
Vladimir Agafonkin
33da55d307 Merge pull request #4289 from Leaflet/phantomjs2
Update phantomjs dependency version
2016-03-01 11:20:42 +02:00
Vladimir Agafonkin
2b970bf1ce Merge pull request #4287 from Leaflet/pointer-enabled
Clean up navigator.pointerEnabled
2016-03-01 11:20:05 +02:00
Iván Sánchez Ortega
9442f9a20f Merge pull request #4275 from ahalota/patch-1
Added Leaflet.CountrySelect plugin
2016-03-01 10:18:09 +01:00
ghybs
a959d707c0 DOCS Stable added tileerror event
Following #2756
2016-03-01 10:16:42 +04:00