Mourner
|
b0205094c1
|
Fix initializing map in a non-empty div, close #278
|
2011-09-08 12:23:22 +03:00 |
|
Christian Bäuerlein
|
da02d2aadd
|
call method #getSize on the map instance, not a global object called map
|
2011-08-23 09:46:50 +02:00 |
|
Mourner
|
6a39725de5
|
fix requestAnimationFrame in some Chrome/Linux builds
|
2011-08-15 18:34:58 +03:00 |
|
Mourner
|
28be37ca8e
|
preserve map center after resize
|
2011-08-11 16:12:58 +03:00 |
|
Dino Ravnić
|
061f3d6832
|
fixed not clearing old layer content in case of non animated pan or zoom
|
2011-08-10 12:22:35 +01:00 |
|
Mourner
|
0936b5e18c
|
map#hasLayer, ability to add tile layers below all others
|
2011-07-12 20:18:22 +03:00 |
|
Mourner
|
9c19796f25
|
rely more on feature detection instead of ua string, closes #142
|
2011-06-23 14:41:47 +03:00 |
|
Mourner
|
c739bbff22
|
fix occasional overlay blurriness in WebKit
|
2011-06-23 13:58:43 +03:00 |
|
Mourner
|
0800c241c1
|
opera mobile fixes, closes #138
|
2011-06-17 19:40:27 +03:00 |
|
Mourner
|
dc84cb1fd3
|
fix bug with removing/readding tile layers
|
2011-06-03 16:59:14 +03:00 |
|
Mourner
|
2bbdc028ea
|
fix map div absolute position bug, fixes #100
|
2011-06-03 11:52:51 +03:00 |
|
Mourner
|
e7410e6e03
|
improve projections support, add EPSG:3395 (real mercator)
|
2011-05-31 12:36:05 +03:00 |
|
mourner
|
876bb4f69d
|
finished projections improvement
|
2011-05-31 00:37:48 +03:00 |
|
Mourner
|
5e927b0382
|
dom mouseenter/mouseleave, map mouseover/mousemove/mouseout events
|
2011-05-19 18:57:35 +03:00 |
|
Mourner
|
a3c029bf37
|
Merge remote branch 'origin/master'
|
2011-05-16 19:41:33 +03:00 |
|
Mourner
|
ff6968f048
|
remove console.log
|
2011-05-16 17:45:49 +03:00 |
|
Mourner
|
2f4e81ab3a
|
fix clearing tile background on zoom
|
2011-05-16 17:45:35 +03:00 |
|
Mourner
|
ca151369a8
|
temporarily disable zoom animation on Android (until it gets stable),
related to #32
|
2011-05-14 19:40:26 +03:00 |
|
mourner
|
6ce60cadc7
|
fix popup autoclose, fixes #40
|
2011-04-27 14:06:47 +03:00 |
|
Mourner
|
d8bcfef1a3
|
initial attribution control implementation
|
2011-04-14 18:48:14 +03:00 |
|
Mourner
|
8089ff04a0
|
fix clearing scaled tiles
|
2011-04-14 18:07:16 +03:00 |
|
Mourner
|
4003a9d9b0
|
zoomAnimation option
|
2011-04-14 18:04:33 +03:00 |
|
Mourner
|
9fc8f1ff5d
|
clear scaled tiles after new ones are loaded, fixes #24
|
2011-04-14 17:49:34 +03:00 |
|
Mourner
|
895d171648
|
android fixes, zoom animation refactoring, fadeAnimation option
|
2011-04-14 15:42:48 +03:00 |
|
Mourner
|
fbb31dbe3c
|
zoomControl option in map, fixes #31, update build
|
2011-04-12 18:26:35 +03:00 |
|
Mourner
|
5a0894860e
|
e.position -> e.latlng
|
2011-04-12 18:14:07 +03:00 |
|
mourner
|
ef8b0c9a9b
|
oops, remove console.log
|
2011-04-11 23:51:56 +03:00 |
|
mourner
|
7162bd4930
|
refactor popup code, merge marker dragging from msaspence
|
2011-04-11 23:43:23 +03:00 |
|
Matt Spence
|
ee93d73b69
|
Refactored marker dragging into MarkerDrag and support for shadows
|
2011-04-11 19:15:35 +01:00 |
|
Matt Spence
|
805f3b39b9
|
Added draggability to markers
|
2011-04-11 16:26:41 +01:00 |
|
Mourner
|
90bd2c12b1
|
remove excessive rounding
|
2011-04-07 18:59:29 +03:00 |
|
Mourner
|
9d93998ba2
|
zoom animation fix and refactoring, works like a charm on iOS now!
|
2011-03-31 18:34:37 +03:00 |
|
Mourner
|
29b89d18d1
|
fitWorld
|
2011-03-31 12:05:14 +03:00 |
|
Mourner
|
a69cb4df15
|
small handlers refactoring
|
2011-03-28 15:39:02 +03:00 |
|
Mourner
|
1831051543
|
small addLayer refactoring
|
2011-03-23 18:31:19 +02:00 |
|
Mourner
|
306e42a25c
|
refactor map init code
|
2011-03-22 17:58:35 +02:00 |
|
Mourner
|
6c8ef08382
|
shift drag zoom
|
2011-03-21 19:09:43 +02:00 |
|
Mourner
|
f2eefe6506
|
options fix, L.Util.setOptions
|
2011-03-01 16:27:09 +02:00 |
|
mourner
|
b1df549118
|
some argument type comments
|
2011-02-28 00:12:38 +02:00 |
|
mourner
|
047b5c6d1d
|
different performance optimizations
|
2011-02-27 22:31:46 +02:00 |
|
Mourner
|
d011038bf7
|
initial vector support, huge commit!
|
2011-02-25 19:01:29 +02:00 |
|
mourner
|
9e3efaf5f6
|
animation refactoring
|
2011-01-16 00:01:16 +02:00 |
|
Mourner
|
be09f97cf2
|
At last, zooming animation! HUGE commit!
|
2011-01-14 18:43:40 +02:00 |
|
Mourner
|
5b6a98acee
|
L.DomUtil.create shortcut, refactoring, update build
|
2011-01-13 12:17:50 +02:00 |
|
Mourner
|
882f1ea598
|
getBounds
|
2011-01-12 16:52:21 +02:00 |
|
Mourner
|
ad5b885124
|
add Map#layerPointToContainerPoint
|
2011-01-11 15:44:09 +02:00 |
|
Mourner
|
d6dc8acd04
|
move closePopupOnClick to Map
|
2011-01-10 13:06:22 +02:00 |
|
Mourner
|
e6eaec9f41
|
popup fixes
|
2010-12-15 20:21:38 +02:00 |
|
Mourner
|
739c8e289e
|
popup implementation
|
2010-12-15 19:55:57 +02:00 |
|
Mourner
|
2348947c73
|
Marker implementation
|
2010-12-15 17:14:15 +02:00 |
|
Mourner
|
2b8c1d778e
|
zoomOut, addLayer fixes
|
2010-12-14 18:10:24 +02:00 |
|
mourner
|
fb06678828
|
move all animation-related logic from Map.js to Map.Animation.js
|
2010-09-29 12:12:13 +03:00 |
|
mourner
|
ad7ab3a753
|
better progressive enhancement
|
2010-09-29 12:02:03 +03:00 |
|
mourner
|
ec8a941091
|
fix animated pan
|
2010-09-29 11:51:59 +03:00 |
|
mourner
|
ab00da17a0
|
trackResize
|
2010-09-29 10:38:46 +03:00 |
|
mourner
|
284595f335
|
panning animation
|
2010-09-28 21:09:53 +03:00 |
|
mourner
|
4abe0d96a4
|
added trackResize, improved invalidateSize
|
2010-09-28 20:51:38 +03:00 |
|
mourner
|
d1f1744ca3
|
jslinted
|
2010-09-27 18:34:56 +03:00 |
|
mourner
|
d712717053
|
layers add/remove fix
|
2010-09-27 18:01:37 +03:00 |
|
mourner
|
c2399defdd
|
layer remove
|
2010-09-27 17:45:26 +03:00 |
|
mourner
|
0991c7fc78
|
basic scroll wheel zoom
|
2010-09-27 13:09:41 +03:00 |
|
mourner
|
679953cfbf
|
overlay refactoring
|
2010-09-25 17:29:38 +03:00 |
|
mourner
|
2fce845e22
|
some meaningful renaming
|
2010-09-24 17:40:24 +03:00 |
|
mourner
|
efbb541fe9
|
make layer.draw & layer.load optional
|
2010-09-24 15:49:27 +03:00 |
|
mourner
|
e9c1c0f685
|
added latLngToLayerPoint; added overlayPane; converted LatLngBounds sw/ne properties to methods.
|
2010-09-24 15:47:22 +03:00 |
|
mourner
|
4984035a9e
|
map events, double click fix
|
2010-09-21 15:48:31 +03:00 |
|
mourner
|
e734e20d55
|
map positioning refactoring
|
2010-09-21 15:28:13 +03:00 |
|
mourner
|
4a7b244a6a
|
options fix
|
2010-09-21 12:15:56 +03:00 |
|
mourner
|
70a7b7c478
|
OR fixes
|
2010-09-21 11:50:02 +03:00 |
|
mourner
|
bc319be35b
|
moved Map, fixed some bugs
|
2010-09-21 11:43:50 +03:00 |
|