Vladimir Agafonkin
|
ebf491db89
|
add last point polygon note, closes #684
|
2012-07-13 15:10:28 +03:00 |
|
Lars Knickrehm
|
39ba367ad3
|
This reverts to commit bd1510cec4 .
|
2012-07-13 14:08:01 +02:00 |
|
Vladimir Agafonkin
|
ad4b8a2441
|
fix contextmenu event on path layers
|
2012-07-13 14:48:35 +03:00 |
|
Vladimir Agafonkin
|
c28036f2c8
|
update build
|
2012-07-13 12:16:26 +03:00 |
|
Vladimir Agafonkin
|
444e0dba7c
|
scale control fixes, closes #674
|
2012-07-13 12:11:20 +03:00 |
|
Vladimir Agafonkin
|
7abe4c7d70
|
fix polyline error when it's removed on moveend
|
2012-07-13 11:36:11 +03:00 |
|
Lars Knickrehm
|
2248fb2d53
|
Fixed basic XHTML problems.
|
2012-07-13 01:47:19 +02:00 |
|
Vladimir Agafonkin
|
bd1510cec4
|
improve panning inertia, fix animation easings on IE
|
2012-07-12 17:46:17 +03:00 |
|
Vladimir Agafonkin
|
f4ecfe61fb
|
improve popup close button, get rid of the image, closes #631
|
2012-07-12 16:22:14 +03:00 |
|
Vladimir Agafonkin
|
25a20644ab
|
more docs fixes
|
2012-07-12 16:05:49 +03:00 |
|
Vladimir Agafonkin
|
ecf45d888e
|
Merge branch 'gh-pages' into gh-pages-master
|
2012-07-12 15:57:38 +03:00 |
|
Vladimir Agafonkin
|
c09715736d
|
Merge branch 'master' into gh-pages-master
|
2012-07-12 15:57:18 +03:00 |
|
Vladimir Agafonkin
|
aa68310c00
|
update build
|
2012-07-12 15:55:30 +03:00 |
|
Vladimir Agafonkin
|
275760352b
|
remove accidental console.log
|
2012-07-12 15:54:44 +03:00 |
|
Vladimir Agafonkin
|
532ff7232d
|
optimize map resizing
|
2012-07-12 15:53:58 +03:00 |
|
Vladimir Agafonkin
|
01e26a4cce
|
add Map mouseup event
|
2012-07-12 15:48:44 +03:00 |
|
Vladimir Agafonkin
|
4f8dc06097
|
add Popup openOn(map)
|
2012-07-12 15:46:52 +03:00 |
|
Vladimir Agafonkin
|
e9b47e9811
|
factories for controls and multipolys
|
2012-07-12 15:40:47 +03:00 |
|
Vladimir Agafonkin
|
c6bae3ee5c
|
support arrays in geojson addData
|
2012-07-12 15:37:43 +03:00 |
|
Vladimir Agafonkin
|
0814e18a81
|
fix popupAnchor array form
|
2012-07-12 15:35:22 +03:00 |
|
Vladimir Agafonkin
|
9df26ae739
|
fix geojson example code so that it works
|
2012-07-12 15:33:52 +03:00 |
|
Vladimir Agafonkin
|
82f389d9cc
|
more docs updates, including new geojson reference
|
2012-07-12 15:12:20 +03:00 |
|
Vladimir Agafonkin
|
342b333681
|
Merge branch 'master' into gh-pages-master
|
2012-07-12 15:07:27 +03:00 |
|
Vladimir Agafonkin
|
20993a0cf6
|
lots of docs updates regarding the new syntax
|
2012-07-12 14:27:58 +03:00 |
|
Vladimir Agafonkin
|
eb9c1bfc4f
|
tweak docs col widths to make it nicer
|
2012-07-12 11:22:58 +03:00 |
|
Vladimir Agafonkin
|
9aa723d95b
|
cleanup Jakefile
|
2012-07-12 10:39:22 +03:00 |
|
Vladimir Agafonkin
|
4edfaee008
|
Use feature detection instead of browser sniffing for opacity, #796
|
2012-07-12 10:31:21 +03:00 |
|
Vladimir Agafonkin
|
2a7e49bfe3
|
Merge pull request #797 from danzel/master
Fix JSHint issues with my last pull
|
2012-07-12 00:18:59 -07:00 |
|
Vladimir Agafonkin
|
a849bcc808
|
Merge pull request #798 from danzel/featuregroup-addlayer
FeatureGroup now checks if the given layer has already been added in addLayer before adding it
|
2012-07-12 00:18:32 -07:00 |
|
danzel
|
863bed6797
|
FeatureGroup now checks if the given layer has already been added in addLayer before adding it
|
2012-07-12 17:02:14 +12:00 |
|
danzel
|
3b7d1761ee
|
JSHint happiness.
|
2012-07-12 16:09:48 +12:00 |
|
Vladimir Agafonkin
|
4747b07036
|
Merge pull request #796 from danzel/master
Fix Opacity in IE10
|
2012-07-11 15:33:57 -07:00 |
|
mourner
|
73cf121a2a
|
add missing heading in docs
|
2012-07-12 01:32:00 +03:00 |
|
mourner
|
8769c43b3b
|
fix link color on examples
|
2012-07-12 01:29:44 +03:00 |
|
mourner
|
ec30171f4f
|
minor tweaks
|
2012-07-12 01:21:04 +03:00 |
|
mourner
|
4994095ff2
|
docs styling tweaks
|
2012-07-12 01:18:00 +03:00 |
|
mourner
|
5fec0c5c37
|
more docs cleanup
|
2012-07-12 01:00:34 +03:00 |
|
danzel
|
e8a904530e
|
Fix up opacity in IE10, use style.opacity in IE9 also
http://caniuse.com/#feat=css-opacity
Regex from http://msdn.microsoft.com/en-us/library/ms537509(v=vs.85).aspx
|
2012-07-12 09:54:53 +12:00 |
|
Vladimir Agafonkin
|
a08d7bcb6e
|
bring cdn links back!
|
2012-07-11 14:51:24 +03:00 |
|
Vladimir Agafonkin
|
8fd1ee8d53
|
update docs toc
|
2012-07-11 14:47:00 +03:00 |
|
Vladimir Agafonkin
|
3b625cef8f
|
lots of styling and some corrections to #793
|
2012-07-11 14:34:39 +03:00 |
|
Vladimir Agafonkin
|
97f5bcc9d0
|
update highlight.js to latest version
|
2012-07-11 14:33:56 +03:00 |
|
Vladimir Agafonkin
|
fe3ef98c49
|
minor updates to #793
|
2012-07-11 11:53:01 +03:00 |
|
Vladimir Agafonkin
|
06787b8497
|
update build
|
2012-07-11 11:25:57 +03:00 |
|
Vladimir Agafonkin
|
ee99b53309
|
Merge pull request #793 from jieter/gh-pages-master
Documentation for Util and DomUtil.
|
2012-07-11 01:25:41 -07:00 |
|
Vladimir Agafonkin
|
180fb91166
|
Merge pull request #795 from danzel/master
Fix up Marker animation class setting
|
2012-07-10 23:57:34 -07:00 |
|
danzel
|
ff86f5a24b
|
Need to check that createShadow actually created a shadow before adding the classes. Simplify the code too.
|
2012-07-11 15:55:41 +12:00 |
|
danzel
|
129572014c
|
Set the animation classes for marker in _initIcon rather than onAdd so that setIcon doesn't remove them
|
2012-07-11 15:51:12 +12:00 |
|
Jan Pieter Waagmeester
|
10adb5a7d0
|
Fixing (I think most) documentation issues mentioned in #793 + some other small changes.
|
2012-07-10 23:30:39 +02:00 |
|
Jan Pieter Waagmeester
|
41beff7218
|
Adding documentation for Util and DomUtil
|
2012-07-10 17:45:43 +02:00 |
|