Commit Graph

29 Commits

Author SHA1 Message Date
ahocevar 188615391d Using a map for controls also. 2012-06-21 19:33:33 +02:00
ahocevar 9bd507e9b8 Adding a map of sequence providers 2012-06-21 19:27:18 +02:00
ahocevar e9e5fd27dc The map now has a viewport and can render to a container. 2012-06-21 18:56:48 +02:00
ahocevar 81a55eb320 Finally fixing event sequences. 2012-06-21 17:26:23 +02:00
ahocevar 5b747cf7fd Temporarily removing Drag sequence. 2012-06-21 14:14:36 +02:00
ahocevar 6213e07f96 Navigation control with Drag sequence Dragger
This is totally unfinished, but tests pass, and it is only meant to give the map a Navigation control.
2012-06-21 14:08:50 +02:00
ahocevar 6ddda53a70 Initial port of Control.js and Navigation.js.
This also adds an Events instance to the map, so the Navigation control can register events on the map.

Tests still missing.
2012-06-20 23:21:44 +02:00
Mike Adair 4ea2fe3701 adding features 2012-06-20 13:33:20 -04:00
Petr Pridal 5ed80bcf6c Adding @export tags to functions missing it - for advanced compilation. 2012-06-20 18:37:56 +02:00
Mike Adair aa584e17e9 center returned in user projection 2012-06-20 09:02:20 -04:00
Mike Adair 00e25d3a62 fix warnings 2012-06-20 08:41:47 -04:00
Mike Adair 99b397bffc implement getMaxRes, getMaxExtent, getResForZoom 2012-06-20 08:29:43 -04:00
Éric Lemoine e995ffea89 more "setters should not return this" changes + warning fixes 2012-06-20 11:21:29 +02:00
Éric Lemoine 27305925ff run fromdos on ol/Map.js 2012-06-20 11:21:29 +02:00
Mike Adair c657bdeeb6 remove debugger line 2012-06-20 05:00:48 -04:00
Mike Adair 2c7e308960 adding getMaxExtent and getMaxRes 2012-06-20 04:37:14 -04:00
Tim Schaub 408413ec92 Projection cannot be null. 2012-06-19 17:41:17 +02:00
Mike Adair 6ed79a3d36 add layers and resolutions array 2012-06-19 11:17:55 -04:00
Mike Adair b0490ecdb6 initial set of tests running 2012-06-19 10:17:41 -04:00
Mike Adair efcecc4c5f map initialization 2012-06-19 09:37:42 -04:00
Mike Adair 171c8522b3 intialization of Map again 2012-06-19 09:16:56 -04:00
Mike Adair d990be61af Merge branch 'three' of https://github.com/tschaub/openlayers into three
Conflicts:
	src/api/loc.js
	src/api/map.js
	src/ol/Map.js
2012-06-19 09:04:04 -04:00
Mike Adair 82f204f30c map get/set methods 2012-06-19 08:06:08 -04:00
Tom Payne 7358529c4e Map fixes. 2012-06-19 13:09:31 +02:00
Mike Adair 818ca7016a interim map test updates 2012-06-19 06:53:59 -04:00
Tom Payne ef83910c3d Make more Loc tests pass. 2012-06-19 12:33:59 +02:00
Marc Jansen a6fa08550f change indentation. 2012-06-19 10:51:16 +02:00
Tim Schaub 90f33c587a Debugged. 2012-06-19 10:39:42 +02:00
Tim Schaub bd6b52c2cd File shuffle. 2012-06-19 09:45:08 +02:00