Éric Lemoine
2ecd2eadf7
Remove snap code from synthetic-points example
2014-10-27 09:18:19 +01:00
Éric Lemoine
9f108391ae
Get renderer from query string in vector point examples
2014-10-27 09:18:19 +01:00
Éric Lemoine
33adcd3903
Add very basic webgl vector renderer
2014-10-27 09:18:19 +01:00
Tim Schaub
d712b2ba54
Allow source to be set after layer construction
2014-10-25 15:34:47 -06:00
Tim Schaub
3f5dd45310
One OSM attribution
2014-10-21 23:00:10 -06:00
Éric Lemoine
6d531cdc29
Constrain center in zoomify example
2014-10-16 19:42:26 +02:00
Frédéric Junod
a121d4c568
Merge pull request #2834 from fredj/compiler_mode_name_doc
...
Use ADVANCED instead of ADVANCED_OPTIMIZATIONS
2014-10-14 14:12:36 +02:00
Frederic Junod
f277b5c9a5
Use ADVANCED instead of ADVANCED_OPTIMIZATIONS
...
ADVANCED_OPTIMIZATIONS is deprecated (but still accepted)
2014-10-14 14:01:31 +02:00
Tim Schaub
c1afd513b7
Account for the thumb size when handling clicks
2014-10-13 10:13:50 -06:00
Tim Schaub
26be3a5450
Example style update
2014-10-13 08:42:45 -06:00
Tim Schaub
ede37f26f7
Let image resolution be calculated when the image loads
2014-10-11 18:08:48 -06:00
Alexandre Dubé
efbeba3bb9
Add overviewmap-custom example, complex use case
2014-10-09 10:10:47 -04:00
Alexandre Dubé
f17bb1a852
Add overviewmap example, simple use case
2014-10-09 10:10:27 -04:00
Éric Lemoine
8067bc3863
Show how to wrap world in xyz-esri-4326-512 example
2014-10-09 13:35:51 +02:00
Éric Lemoine
efd2357d5b
Fix typo in xyz-esri-4326-512 example
2014-10-09 13:21:24 +02:00
Éric Lemoine
c69974f460
Add more explanations to xyz-esri-4326-512 example
2014-10-09 13:20:51 +02:00
Frederic Junod
bb1f51e5f0
Fix jquery.min.js path in xyz-esri-4326-512 example
2014-10-08 14:27:21 +02:00
Bart van den Eijnden
19cba46b38
Merge pull request #2756 from bartvde/ESRI_Imagery_World_2D
...
Add an example for using an Esri 512x512 tile server in EPSG:4326 (r=@elemoine)
2014-10-08 13:44:12 +02:00
Bart van den Eijnden
2321ed64bc
Add an example for using an Esri 512x512 tile server in EPSG:4326
2014-10-08 13:31:45 +02:00
Frédéric Junod
9d1101c727
Merge pull request #2779 from fredj/resources
...
Update jQuery to 1.9.1
2014-10-07 15:58:28 +02:00
Pierre GIRAUD
8f6b49877f
Use valid mediatype for GPX export.
2014-10-03 11:30:44 +02:00
Marc Jansen
46db263088
Add 'tooltip'-tag to KML example.
...
Fixes #2708 .
2014-10-01 20:35:21 +02:00
Frederic Junod
078ba2dec0
Move jquery.min.js to resources
2014-10-01 09:59:20 +02:00
Frederic Junod
ced15e27c1
Remove rtree example
...
Fixes #2732
2014-09-29 13:29:52 +02:00
Éric Lemoine
a94f02e463
Revert "Function circular renamed to createCircularOnSphere"
...
This reverts commit ac8e7e16c2 .
2014-09-23 09:41:03 +02:00
Éric Lemoine
23e597eb25
Add maxZoom option to BingMaps
2014-09-22 15:22:31 +02:00
Éric Lemoine
ac8e7e16c2
Function circular renamed to createCircularOnSphere
2014-09-17 17:59:46 +02:00
Éric Lemoine
79445e993b
Add a box feature selection example
2014-09-17 12:26:26 +02:00
Éric Lemoine
83ded37cbc
Add an EPSG:3857 map to Tissot example
2014-09-15 18:19:10 +02:00
Éric Lemoine
1bc650a19c
Remove Google Maps example
2014-09-12 18:41:33 +02:00
Andreas Hocevar
b431487435
Merge pull request #2684 from ahocevar/notify-change
...
Rename ol.Observable#dispatchChangeEvent() to #changed()
2014-09-11 15:51:22 -07:00
Andreas Hocevar
3da9a67162
Merge pull request #2678 from ahocevar/mutable-styles
...
Mutable symbolizer properties for styles
2014-09-11 13:14:43 -07:00
Frederic Junod
1ae3e2a7f4
Add vector layer in export-map example
2014-09-10 09:06:51 +02:00
Frederic Junod
67a5b07a83
Unset z-index in overlay example
2014-09-08 15:01:19 +02:00
Andreas Hocevar
ebe3b48e0a
Rename ol.Observable#dispatchChangeEvent() to #changed()
...
Since dispatchChangeEvent does not only dispatch a change event, but
also increases the revision counter, the method name should reflect
this.
2014-09-04 19:30:48 -06:00
Andreas Hocevar
a50f6d7a2f
Mutable symbolizer properties for style functions
...
This change adds setters for symbolizer properties. In addition, it
introduces a mutable flag on all styles. By default, this is set to
true. ol.style.createStyleFunction sets it to false for all static
styles.
The new setters assert that the mutable flag is true, so whenever an
application tries to set a symbolizer property on a style that was
assigned to a vector layer or feature overlay, the assertion will fail.
2014-09-03 16:57:50 -06:00
Frederic Junod
9a23778d50
Use a custom style for the position feature
2014-09-03 16:34:28 +02:00
Frederic Junod
4a21ad566a
Remove unnecessary type cast
2014-09-02 15:17:32 +02:00
Éric Lemoine
ad8a1f5fb6
Make tissot example use ol.Sphere
2014-08-29 11:57:44 +02:00
Tim Schaub
fc13499f31
Using the openlayers.org domain
2014-08-28 16:15:41 -06:00
Frederic Junod
8c8fd64ecb
Add 'us' and 'nautical' units in scale-line example
2014-08-26 10:37:52 +02:00
Bart van den Eijnden
8107a0582a
Use extractStyles false in KML earthquakes example
2014-08-25 16:51:21 +02:00
Peter Robins
0010cb787f
Clarify that draganddrop example doesn't include projection transforms
2014-08-23 12:09:17 +01:00
Tim Schaub
947b049799
Rename ol.browserfeature to ol.has
2014-08-22 07:34:35 -06:00
Éric Lemoine
58a77478a3
Merge pull request #2582 from elemoine/wmsgfi
...
Support for "Stateless GetFeatureInfo"
2014-08-21 18:07:39 +02:00
Tobias Sauerwein
a231086a8b
Merge pull request #2407 from ahocevar/format-projection
...
Options for feature readers and writers to support transforms
2014-08-21 17:58:10 +02:00
Éric Lemoine
2e29ae8bc5
Add a getfeatureinfo-image example
2014-08-21 11:54:49 +02:00
Éric Lemoine
89686b783f
Rename getfeatureinfo example to getfeatureinfo-tile
2014-08-21 11:52:47 +02:00
Éric Lemoine
ec81c05cce
Rename ol.source.MapGuide to ol.source.ImageMapGuide
2014-08-19 09:44:15 +02:00
Éric Lemoine
e53213d730
Merge pull request #2537 from probins/browserfeature
...
Rename BrowserFeature to browserfeature
2014-08-18 16:23:28 +02:00