Antoine Abt
|
47d9fd354b
|
Remove dragzoom example
Since it has been re-added to default controls
|
2014-01-03 11:55:28 +01:00 |
|
Tom Payne
|
d25ee8df0a
|
Use urls option in igc example
|
2014-01-02 22:41:21 +01:00 |
|
Tom Payne
|
2342f83a48
|
Merge remote-tracking branch 'openlayers/master' into vector-api
|
2014-01-02 18:28:30 +01:00 |
|
Tom Payne
|
94c22055be
|
Merge pull request #1394 from twpayne/zoomify
Zoomify (updated)
|
2014-01-02 09:19:53 -08:00 |
|
Tom Payne
|
6006d24232
|
Add comment about fake projection in zoomify example
|
2014-01-02 18:05:51 +01:00 |
|
Tom Payne
|
b1bc7317c7
|
Enable WebGL and DOM renderers in zoomify example
|
2014-01-02 16:39:12 +01:00 |
|
Tom Payne
|
e99075a452
|
Use a server that supports CORS in zoomify example
|
2014-01-02 16:38:52 +01:00 |
|
Tom Payne
|
969c32a883
|
Re-enable checking of Zoomify example
|
2014-01-02 15:34:09 +01:00 |
|
Tom Payne
|
541fb17773
|
Use prettier image in zoomify example
|
2014-01-02 15:26:56 +01:00 |
|
Éric Lemoine
|
81ea704043
|
Change cursor when over a feature in KML example
|
2013-12-20 21:47:50 +01:00 |
|
Éric Lemoine
|
0c39109b36
|
Merge pull request #1424 from elemoine/vector-api-dragzoom
[vector-api] Minor additions to dragzoom example
|
2013-12-20 08:07:44 -08:00 |
|
Éric Lemoine
|
a12bf20437
|
Merge pull request #1412 from fredj/vector-api-hidpi-cleanup
[vector-api] hidpi cleanup
|
2013-12-20 07:51:10 -08:00 |
|
Éric Lemoine
|
0c047f094f
|
More description to dragzoom example
|
2013-12-20 16:05:53 +01:00 |
|
Éric Lemoine
|
f3948c8741
|
Show how to use a custom style for DragZoom
|
2013-12-20 15:54:24 +01:00 |
|
Éric Lemoine
|
72ea0a10fc
|
Use ol.interaction.defaults in dragzoom example
|
2013-12-20 15:54:13 +01:00 |
|
Antoine Abt
|
8354400e52
|
Add dragzoom example, configured with canvas renderer
|
2013-12-20 15:24:53 +01:00 |
|
Tom Payne
|
1a3218266c
|
Add drag-and-drop example
|
2013-12-19 17:54:13 +01:00 |
|
Tom Payne
|
fd5924dd13
|
Add kml-earthquakes example
|
2013-12-19 17:54:12 +01:00 |
|
Tom Payne
|
828c35d239
|
Use more interesting data in KML example
|
2013-12-19 17:00:38 +01:00 |
|
Tom Payne
|
c859dd0e94
|
Add kml example
|
2013-12-19 17:00:38 +01:00 |
|
Tom Payne
|
d81efbcd13
|
Correct styleUrls in example KML data
|
2013-12-19 17:00:37 +01:00 |
|
Tom Payne
|
782616c1bb
|
Ensure that features in example KML data are visible
|
2013-12-19 17:00:37 +01:00 |
|
Tom Payne
|
cd8a5fbe4d
|
Add kml-timezones example
|
2013-12-19 17:00:37 +01:00 |
|
Frederic Junod
|
e4ea8a750e
|
Cast serverType option in examples
|
2013-12-19 16:31:08 +01:00 |
|
Frederic Junod
|
06ba19896c
|
Set default canvas lineJoin and lineCap to 'round'
|
2013-12-19 15:40:31 +01:00 |
|
Éric Lemoine
|
a5089a0e0c
|
Example rtree uses ol.style.Circle
|
2013-12-19 00:20:11 +01:00 |
|
Éric Lemoine
|
57814aba04
|
Example synthetic-points uses ol.style.Circle
|
2013-12-19 00:20:11 +01:00 |
|
Éric Lemoine
|
41ec0fd79b
|
Example igc uses ol.style.Circle
|
2013-12-19 00:20:11 +01:00 |
|
Éric Lemoine
|
722bf3e0b2
|
Example geojson uses ol.style.Circle
|
2013-12-19 00:20:11 +01:00 |
|
Éric Lemoine
|
864d4d95e5
|
Example dynamic-data uses ol.style.Circle
|
2013-12-19 00:20:11 +01:00 |
|
Éric Lemoine
|
573b15182c
|
Example icon uses ol.style.Icon
|
2013-12-19 00:20:11 +01:00 |
|
Tom Payne
|
009f9328a8
|
Use ol.BrowserFeature.HAS_WEBGL in layer-clipping-webgl example
|
2013-12-18 20:48:58 +01:00 |
|
Tom Payne
|
7cadb6824e
|
Merge remote-tracking branch 'openlayers/master' into vector-api
|
2013-12-18 17:09:19 +01:00 |
|
Éric Lemoine
|
28738af844
|
Merge pull request #1395 from elemoine/exports
Fix exports (remove export_as hack)
|
2013-12-18 07:17:24 -08:00 |
|
Éric Lemoine
|
79718151b7
|
Add ol.BrowserFeature.HAS_WEBGL
|
2013-12-18 11:20:13 +01:00 |
|
Frederic Junod
|
3e83809880
|
Add serverType option to ol.source.ImageWMS constructor
|
2013-12-18 09:08:37 +01:00 |
|
Tom Payne
|
79ade07fb7
|
Merge remote-tracking branch 'openlayers/master' into vector-api
|
2013-12-17 12:55:36 +01:00 |
|
Tom Payne
|
45ea10ede2
|
Remove complex-geometry example
|
2013-12-17 12:03:59 +01:00 |
|
Tom Payne
|
d80c327515
|
Add IGC example
|
2013-12-17 12:03:59 +01:00 |
|
Éric Lemoine
|
60ea9d5826
|
Remove View2D typecasts in geolocation example
|
2013-12-17 10:32:18 +01:00 |
|
Éric Lemoine
|
6533aa4aba
|
Remove View2D typecasts in bind-input example
|
2013-12-17 10:32:08 +01:00 |
|
Tom Payne
|
54fb2b4c20
|
Don't attempt to check Zoomify example with PhantomJS
|
2013-12-16 16:41:21 +01:00 |
|
scharrier
|
beefa6845f
|
Resize bad tiles + changed demo image (due to crossorigin problems)
|
2013-12-16 16:01:08 +01:00 |
|
Olivier Terral
|
fe1f98899f
|
Add Zoomify stuff
|
2013-12-16 16:00:59 +01:00 |
|
Tom Payne
|
50e5ffc8d6
|
Merge remote-tracking branch 'openlayers/master' into vector-api
|
2013-12-16 14:28:12 +01:00 |
|
Tom Payne
|
ec1ee5538a
|
Add collinsBart and ordnanceSurvery styles to bing-maps example
|
2013-12-16 14:07:11 +01:00 |
|
Tom Payne
|
58fc453378
|
Merge remote-tracking branch 'openlayers/master' into vector-api
|
2013-12-16 13:37:11 +01:00 |
|
Tom Payne
|
0ddcfb694b
|
Set zoom in vector-layer example to match master
|
2013-12-16 12:29:57 +01:00 |
|
Tom Payne
|
ae7d5ab9d5
|
Merge pull request #1351 from twpayne/openseamap
Add crossOrigin option to ol.source.OSM options
|
2013-12-13 13:18:08 -08:00 |
|
Tom Payne
|
aa10a542ae
|
Add OpenSeaMap layer to localized-openstreetmap example
|
2013-12-13 22:05:08 +01:00 |
|