Éric Lemoine
|
3f9fd2f47a
|
[ol.TileCache] tile cache size is not 1
|
2012-06-22 16:48:48 +02:00 |
|
Marc Jansen
|
b664847591
|
Add export symbols.
|
2012-06-22 16:26:19 +02:00 |
|
Marc Jansen
|
396875c719
|
A centroid method for LineStrings
|
2012-06-22 16:26:19 +02:00 |
|
Marc Jansen
|
483c431e1b
|
A centroid method vor Collections
|
2012-06-22 16:26:19 +02:00 |
|
Marc Jansen
|
73e07df544
|
Give geometrues a centroid method.
|
2012-06-22 16:26:19 +02:00 |
|
Marc Jansen
|
e23b119059
|
Whitespace changes only.
|
2012-06-22 16:26:19 +02:00 |
|
Marc Jansen
|
09d7f15fb2
|
Give points a getCentroid/centroid method.
|
2012-06-22 16:26:19 +02:00 |
|
Marc Jansen
|
1456e234e2
|
Whitespace changes only.
|
2012-06-22 16:26:19 +02:00 |
|
Marc Jansen
|
5a3dad9326
|
Add a basic geometry interface
|
2012-06-22 16:26:19 +02:00 |
|
Tim Schaub
|
db3a6e9c4a
|
Get closest resolution.
|
2012-06-22 16:14:33 +02:00 |
|
ahocevar
|
65ae7eb7a7
|
Adding 'object' property to event object.
|
2012-06-22 15:58:58 +02:00 |
|
Éric Lemoine
|
e5c3dcfe09
|
[ol.layer.TileLayer] fix maxResolution calculation
|
2012-06-22 15:43:18 +02:00 |
|
Éric Lemoine
|
1df7c048b8
|
[ol.layer.TileLayer] tileOriginCorner is tl by default
|
2012-06-22 15:43:18 +02:00 |
|
Tim Schaub
|
ef06bee222
|
Allowing people to set up things backwards.
|
2012-06-22 15:42:56 +02:00 |
|
Éric Lemoine
|
71a804c5e0
|
[ol.layer.TileLayer] add a getTileForXYZ func
|
2012-06-22 15:16:58 +02:00 |
|
Petr Pridal
|
976239816e
|
Merge branch 'master' of https://github.com/openlayers/ol3
|
2012-06-22 14:53:53 +02:00 |
|
Petr Pridal
|
6cfb942ff9
|
Fix the calls of .transform in internal code. It should be .doTransform.
|
2012-06-22 14:53:12 +02:00 |
|
Petr Pridal
|
6f9f1783bd
|
The demo of compilation with library in a different ways.
|
2012-06-22 14:48:49 +02:00 |
|
Mike Adair
|
675dd2b47e
|
Merge branch 'master' of github.com:openlayers/ol3
|
2012-06-22 08:14:42 -04:00 |
|
Mike Adair
|
2396c95b2d
|
Merge branch 'master' of github.com:openlayers/ol3
|
2012-06-22 08:14:13 -04:00 |
|
ahocevar
|
494305d725
|
Simplified the ISequence interface and sequence event handling.
|
2012-06-22 14:14:10 +02:00 |
|
Mike Adair
|
368bb28671
|
initial version of popups
|
2012-06-22 08:13:34 -04:00 |
|
Marc Jansen
|
07021d367b
|
Handmade exports for multipoints.
|
2012-06-22 14:13:14 +02:00 |
|
Marc Jansen
|
dc686c3d07
|
Handmade exports for linestrings.
|
2012-06-22 14:13:14 +02:00 |
|
Mike Adair
|
a8642e9af5
|
Merge branch 'master' of github.com:openlayers/ol3
|
2012-06-22 08:12:25 -04:00 |
|
Mike Adair
|
5e3b18ae84
|
Merge branch 'master' of github.com:openlayers/ol3
|
2012-06-22 08:09:59 -04:00 |
|
Éric Lemoine
|
01668a2748
|
[ol.layer.TileLayer] add a getTileSize function
|
2012-06-22 14:09:57 +02:00 |
|
Éric Lemoine
|
cf3da75d83
|
fix layer.osm and layer.xyz api tests in adv mode
|
2012-06-22 14:04:44 +02:00 |
|
Éric Lemoine
|
e78b990f52
|
fix ol.geom.geometry api tests
|
2012-06-22 13:57:43 +02:00 |
|
Petr Pridal
|
8d36dfe475
|
Handmade exports: Require only for the 'ol', added map.renderTo and remoced map.maxRes.
|
2012-06-22 13:54:40 +02:00 |
|
Tom Payne
|
2e46765c77
|
Fix another typo
|
2012-06-22 13:43:51 +02:00 |
|
Tom Payne
|
fb686c9db4
|
Fix typo
|
2012-06-22 13:42:57 +02:00 |
|
Petr Pridal
|
f31486a982
|
The dynamic registration of controls - hack for the advanced mode compilation.
|
2012-06-22 13:13:22 +02:00 |
|
Tim Schaub
|
4e2ea47e73
|
Decode what we encode.
|
2012-06-22 13:12:47 +02:00 |
|
Marc Jansen
|
11aedf710b
|
Test restructuring. No functional change.
|
2012-06-22 13:07:52 +02:00 |
|
Petr Pridal
|
965a5a13b2
|
Merge branch 'master' of https://github.com/openlayers/ol3
|
2012-06-22 12:55:32 +02:00 |
|
Petr Pridal
|
c0dc9facf0
|
Let's use the handmade src/os.export.js instead of the automated generation from the @export jsdoc for testing.
|
2012-06-22 12:53:47 +02:00 |
|
Mike Adair
|
fdfeaa3c44
|
Merge branch 'master' of github.com:openlayers/ol3
|
2012-06-22 06:52:22 -04:00 |
|
Éric Lemoine
|
2e7d361f1e
|
make the feature api tests pass in advanced mode
|
2012-06-22 12:50:06 +02:00 |
|
Petr Pridal
|
a5e9757234
|
Merge branch 'master' of https://github.com/openlayers/ol3
|
2012-06-22 12:42:03 +02:00 |
|
Petr Pridal
|
53f8727062
|
Anonymous wrapper function around the api.js compiled in advanced compilation.
|
2012-06-22 12:40:42 +02:00 |
|
Marc Jansen
|
f143f32a6f
|
Use ol.error instead of throwing directly.
|
2012-06-22 12:37:10 +02:00 |
|
Éric Lemoine
|
2d50a35850
|
the API user does not know about UnreferencedBounds, and remove getResForZoom and getMaxRes from the map API
|
2012-06-22 12:34:15 +02:00 |
|
Éric Lemoine
|
1d114b4630
|
two test pages, one for api, one for ol
|
2012-06-22 12:17:57 +02:00 |
|
Marc Jansen
|
f6a728b074
|
Do not loose URL-parameters passed to jasmine.
|
2012-06-22 12:14:35 +02:00 |
|
Tom Payne
|
3e15ce93bb
|
Use ol.base.checkKeys to check keys
|
2012-06-22 11:58:03 +02:00 |
|
Tom Payne
|
afd6369da7
|
Add ol.base.checkKeys
|
2012-06-22 11:56:45 +02:00 |
|
Tom Payne
|
fd4c776181
|
Create new ol.base and include ol.error
|
2012-06-22 11:56:45 +02:00 |
|
Éric Lemoine
|
a0e5741774
|
[ol.layer.TileLayer, ol.layer.XYZ] add a getMaxResolution func to TileLayer, and make ol.layer.XYZ be just a projection and a number of zoom levels
|
2012-06-22 11:52:40 +02:00 |
|
Mike Adair
|
89b3019cde
|
return correct map overlay elem
|
2012-06-22 05:50:14 -04:00 |
|