Pierre GIRAUD
12cc5db0a8
Merge pull request #5689 from pgiraud/translate_interaction
...
Fix cursor change in translate interaction
2016-08-11 14:31:21 +02:00
Pierre GIRAUD
bac39d3996
Fix cursor change in translate interaction
2016-08-09 16:01:51 +02:00
Pierre GIRAUD
7896350fe4
Merge pull request #4117 from pgiraud/foreachfeatureatcoordinate_nosource
...
forEachFeatureAtPixel shouldn't fail if layer has no source
2015-09-16 13:53:02 +02:00
Pierre GIRAUD
badf14e0f1
forEachFeatureAtPixel shouldn't fail if layer has no source
2015-09-16 13:27:01 +02:00
Pierre GIRAUD
216be8a673
Merge pull request #4089 from pgiraud/select_interaction
...
SelectEventType in ol.interaction namespace
2015-09-10 09:24:54 +02:00
Pierre GIRAUD
7c2fffed68
SelectEventType in ol.interaction namespace
2015-09-08 14:26:39 +02:00
Pierre GIRAUD
ff01bba55a
Merge pull request #4031 from pgiraud/popup_size
...
Fixing size of popup
2015-08-21 13:08:33 +02:00
Pierre GIRAUD
8329da8d1c
Fixing size of popup
2015-08-21 11:28:08 +02:00
Pierre GIRAUD
cafbb82c41
Merge pull request #3230 from pgiraud/collection_editing_style
...
Add stroke to default editing style for geometry collections
2015-08-18 11:05:12 +02:00
Pierre GIRAUD
de0266ded7
Add stroke to default editing style for geometry collections
2015-08-18 10:54:45 +02:00
Pierre GIRAUD
d6e35edac5
Merge pull request #3774 from pgiraud/measure_tooltips_touchdevice
...
Measure tooltips touchdevice
2015-08-03 15:57:57 +02:00
Pierre GIRAUD
c9ab9bc711
Hide the help tooltip when cursor is out of the map
2015-07-10 09:32:32 +02:00
Pierre GIRAUD
3f918f4e8d
Merge pull request #3861 from openlayers/pgiraud-patch-1
...
Don't force 'dom' renderer
2015-07-01 12:59:01 +02:00
Pierre GIRAUD
5871d64c9d
Don't force 'dom' renderer
2015-07-01 12:31:40 +02:00
Pierre GIRAUD
3f214f6ac4
Merge pull request #3855 from pgiraud/wmts_ign
...
Adding an example with WMTS tiles from IGN Geoportail
2015-06-30 07:28:29 +02:00
Pierre GIRAUD
f9e5c9c596
Adding an example with WMTS tiles from IGN Geoportail
2015-06-29 11:42:38 +02:00
Pierre GIRAUD
e62b2e4479
Merge pull request #3849 from pgiraud/dms_notation_leading_zeros
...
Pad min. and sec. with leading zeros in DMS notation
2015-06-25 09:23:37 +02:00
Pierre GIRAUD
1cdfc709ae
Pad min. and sec. with leading zeros in DMS notation
...
FIxes 3776
2015-06-25 08:40:43 +02:00
Pierre GIRAUD
28450cbb5a
Merge pull request #3842 from pgiraud/feature_animation
...
Adding a feature-animation example
2015-06-24 16:09:50 +02:00
Pierre GIRAUD
1c341e288c
Adding a feature-animation example
2015-06-24 15:31:43 +02:00
Pierre GIRAUD
973cc6fd89
Merge pull request #3775 from pgiraud/touch-classname
...
Add ol-touch but keep ol-viewport className.
2015-06-09 12:20:55 +02:00
Pierre GIRAUD
36b521a00e
Add ol-touch but keep ol-viewport className.
2015-06-09 11:34:19 +02:00
Pierre GIRAUD
7065722fa6
Show measurement tooltip on geometry change instead of relying on pointermove
2015-06-08 16:19:28 +02:00
Pierre GIRAUD
70b0406c50
Merge pull request #3621 from openlayers/pgiraud-patch-1
...
Fix typo in documentation comment
2015-04-23 11:55:39 +02:00
Pierre GIRAUD
84d22266d6
Fix typo in documentation comment
2015-04-23 11:20:28 +02:00
Pierre GIRAUD
5843654650
Merge pull request #3509 from pgiraud/geometry_changed_null
...
Dispatch change event even when geometry is set to null
2015-04-07 12:39:48 +02:00
Pierre GIRAUD
99e8787c63
Merge pull request #3510 from pgiraud/change_event_test
...
Use sinon.spy to ensure change event is dispatched
2015-04-07 12:35:01 +02:00
Pierre GIRAUD
d27d59f445
Use sinon.spy to ensure change event is dispatched
2015-04-07 12:21:01 +02:00
Pierre GIRAUD
5eb13660d3
Dispatch change event even when geometry is set to null
2015-04-07 12:12:07 +02:00
Pierre GIRAUD
68d57be3a8
Merge pull request #3429 from pgiraud/selectfilterfunction_provide
...
Adding missing provide for SelectFilterFunction
2015-03-31 09:46:09 +02:00
Pierre GIRAUD
4b453f5be6
Adding missing provide for SelectFilterFunction
2015-03-31 09:36:25 +02:00
Pierre GIRAUD
b8a0d6b702
Merge pull request #3206 from pgiraud/measure_tooltip
...
Add tooltip to show measure + help message while drawing
2015-02-05 09:48:32 +01:00
Pierre GIRAUD
4ba500925f
Changing draw interaction styling
2015-02-05 09:39:17 +01:00
Pierre GIRAUD
c63c358d08
Add tooltip to show measure + help message while drawing
2015-02-04 17:48:28 +01:00
Pierre GIRAUD
cc39c26132
Merge pull request #2992 from pgiraud/tilevector_featureatcoordinate
...
Add support for finding features at a given coordinates for vector tiles - fixes
2014-12-02 08:54:46 +01:00
Pierre GIRAUD
9f725f99ca
Rename methods
2014-12-01 14:22:03 +01:00
Pierre GIRAUD
ce4ecb711b
getFeaturesAtCoordinateAtResolution is not stable yet
2014-12-01 09:49:02 +01:00
Pierre GIRAUD
25516fead9
Merge pull request #2986 from pgiraud/tilevector_featureatcoordinate
...
Add support for finding features at a given coordinates for vector tiles
2014-11-29 23:12:47 +01:00
Pierre GIRAUD
5878e7f839
Adding getFeaturesAtCoordinateAtResolution in ol.source.TileVector
2014-11-28 17:30:45 +01:00
Pierre GIRAUD
802cfb59d5
Merge pull request #2980 from pgiraud/tilevector_getfeatures
...
Export ol.source.TileVector#getFeatures in built mode
2014-11-28 14:44:04 +01:00
Pierre GIRAUD
34e82de8c8
Export ol.source.TileVector#getFeatures in built mode
2014-11-28 11:54:35 +01:00
Pierre GIRAUD
a1c3d57013
Merge pull request #2792 from pgiraud/gpx_export_chrome
...
Use valid mediatype for GPX export.
2014-10-03 13:50:32 +02:00
Pierre GIRAUD
8f6b49877f
Use valid mediatype for GPX export.
2014-10-03 11:30:44 +02:00
Pierre GIRAUD
8e9ffb377e
Geolocation tracking with orientation example
2014-03-24 12:26:17 +01:00
Pierre GIRAUD
88d927a827
Merge pull request #478 from pgiraud/metaKey
...
Adding support support for metaKey (Mac Cmd key)
2012-05-21 04:33:48 -07:00
Pierre GIRAUD
a997334816
Adding support support for metaKey (Mac Cmd key)
2012-05-21 11:13:48 +02:00
Pierre GIRAUD
6d5544ca96
Merge pull request #264 from pgiraud/osm
...
Use the 3 available sub-domains for OSM by default
2012-03-01 03:00:07 -08:00
Pierre GIRAUD
45daaf5dd2
Use the 3 available sub-domains for OSM by default
2012-03-01 11:54:07 +01:00
Pierre GIRAUD
cd41548c01
Merge pull request #221 from pgiraud/gpx
...
Fixing XML Validation failure
2012-02-15 04:33:18 -08:00
Pierre GIRAUD
cfaaa352f8
Update lib/OpenLayers/Format/GPX.js
2012-02-15 12:17:39 +01:00
Pierre GIRAUD
6608f5fd94
GPX Format - Adding the mandatory creator attribute
2012-02-15 11:58:52 +01:00
Pierre GIRAUD
cb65b69556
The root element shouldn't be prefixed, this is not XML valid. (checked using xmllint --noout --schema http://www.topografix.com/GPX/1/1/gpx.xsd mygpx.gpx)
2012-02-15 11:50:55 +01:00
Pierre GIRAUD
85b9d5f7f9
Merge pull request #200 from pgiraud/gpx
...
Adding missing schemalocation, version. Better management of the namespaces.
2012-02-08 02:47:38 -08:00
Pierre GIRAUD
734f150f4f
Adding behavior change node
2012-02-08 10:50:38 +01:00
Pierre GIRAUD
92f8040938
More up-to-date way to create or set namespacedj elements or attributes.
2012-02-08 10:39:31 +01:00
Pierre GIRAUD
030f8fdbb9
Adding missing schemalocation, version
2012-02-02 13:13:05 +01:00
Pierre GIRAUD
a75d8ab235
Merge pull request #180 from pgiraud/xls_typo
...
Fixing typo
2012-01-26 06:56:59 -08:00
Pierre GIRAUD
359d48f466
Fixing typo
2012-01-26 15:37:13 +01:00
Pierre GIRAUD
6c5ed6361f
Merge pull request #154 from pgiraud/unselectfeature
...
unselectFeature should be API
2012-01-18 00:20:52 -08:00
Pierre GIRAUD
059a400ab3
unselectFeature should be API
2012-01-17 09:27:36 +01:00
Pierre GIRAUD
0aaa5265b4
Merge pull request #146 from openlayers/2492
...
Improving precision in LinearRing::containsPoint
2012-01-16 23:30:58 -08:00
Pierre GIRAUD
7a0336a9ef
Fixing a wrong calculation in LinearRing::containsPoint
2012-01-13 17:36:23 +01:00
Pierre GIRAUD
a719de7e93
Fixing typo and documentation mistakes. No functional changes.
2012-01-13 17:12:14 +01:00
Pierre GIRAUD
78714f6de4
Adding some documentation to the locationupdated documentation. No functional change.
2012-01-13 12:12:35 +01:00
pgiraud
f50d1c85d8
Adding support for write in the GPX format, r=marcjansen, ( Closes #3495 )
...
git-svn-id: http://svn.openlayers.org/trunk/openlayers@12370 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2011-09-15 12:27:56 +00:00
pgiraud
0bfb6f53bf
geolocation example : don't zoom to and pulsate circle more than once when watching position (ie. listening for locationupdated event), no functional change
...
git-svn-id: http://svn.openlayers.org/trunk/openlayers@12117 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2011-06-21 12:47:57 +00:00
pgiraud
3d27981146
Persisted features not correctly removed in Handler.Path and freehand mode, p=jorix,me, r=erilem
...
git-svn-id: http://svn.openlayers.org/trunk/openlayers@12083 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2011-06-15 07:21:18 +00:00
pgiraud
64dfd49333
Setting the language 'en' to avoid problems with i18n in LayerSwitcher's tests, ( Closes #3345 )
...
git-svn-id: http://svn.openlayers.org/trunk/openlayers@12048 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2011-06-06 07:21:04 +00:00
pgiraud
55be96a9dc
Don't put the box under the cursor until the mouse moved, prevent errors with the GetFeature and click events. I also removed the no longer valid (and failing) tests. r=elemoine, ( Closes #2993 )
...
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11923 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2011-04-28 07:09:01 +00:00
pgiraud
e140a5d843
Adding wrapDateLine support for XYZ layers. The OSM layer now wraps the date line by default. p=tomh, r=me ( Closes #2246 )
...
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11864 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2011-04-04 07:20:48 +00:00
pgiraud
26d8f31c5d
Enhancing the mobile jQuery example, p=pgiraud,igorti,aabt
...
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11514 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2011-02-25 15:51:32 +00:00
pgiraud
1179ffe682
Fixing different things in the mobile aware examples:
...
- css styling for the zoom panel control,
- creating a new mobile-base.js file shared by sencha and jq examples,
- (re-)simplyfing mobile.js
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11496 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2011-02-25 13:45:19 +00:00
pgiraud
99f0376c8f
Enhancing the sencha touch example, p=mjansen,bartvde,fredj,pgiraud, ( Closes #3101 )
...
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11483 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2011-02-25 12:12:20 +00:00
pgiraud
61452e2821
Adding getCurrentLocation API method so that application can get the location anytime, p=aabt, r=elemoine, ( Closes #3090 )
...
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11315 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2011-02-23 13:33:14 +00:00
pgiraud
2908fa79e5
Putting the loader code into an self-executed function so that we don't have problems with global scope variables, Closes #3076
...
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11196 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2011-02-21 15:39:14 +00:00
pgiraud
2fd0eff3c1
The OpenLayersXXXX.html tests shouldn't use the built file
...
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11177 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2011-02-21 13:02:11 +00:00
pgiraud
dbf886dad0
Adds a specific config for the build to be used for the unit tests (python build.py tests.cfg). This build is similar to the full one but with Firebug and Lang, r=fredj
...
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11168 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2011-02-21 11:35:38 +00:00
pgiraud
941ebc78ce
Now we rely on relative paths + minor changes
...
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11167 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2011-02-21 11:32:37 +00:00
pgiraud
f84f696e31
Adds the possibility to use a built version of OpenLayers for the tests, users simply have to add '?mode=build' in the run-tests.html url
...
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11162 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2011-02-21 10:10:25 +00:00
pgiraud
28e5614e98
Avoid tests crashs because of delay problems. Adding more control so that conditions fail without crashing. r=bartvde ( Closes #2997 )
...
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11144 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2011-02-18 13:20:07 +00:00
pgiraud
92849418d8
Use mouse cursors (pointer or move) for the control buttons, p=fvanderbiest, r=me, ( Closes #3047 )
...
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11105 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2011-02-11 15:40:39 +00:00
pgiraud
06b32c30a7
Prevent Box handler from cancelling the click event by displaying the box only when the cursor move, p=me, r=elemoine ( Closes #2993 )
...
git-svn-id: http://svn.openlayers.org/trunk/openlayers@10996 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2011-01-03 15:48:37 +00:00
pgiraud
a56fe160d2
The built library file is now at the root level in the release archives ( Closes #2923 )
...
git-svn-id: http://svn.openlayers.org/trunk/openlayers@10895 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2010-11-12 14:22:10 +00:00
pgiraud
ff6a4d44e7
Fixing identation, no functional change
...
git-svn-id: http://svn.openlayers.org/trunk/openlayers@10775 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2010-09-21 13:20:11 +00:00
pgiraud
2a30747bd9
add support for the ol:tileSize layer property in WMC, p=fvanderbiest,r=me ( Closes #2740 )
...
git-svn-id: http://svn.openlayers.org/trunk/openlayers@10491 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2010-07-15 15:01:36 +00:00
pgiraud
8b0712bb24
added a single config option to allow several features as a result of a click (or 'zero extent' box), r=elemoine, ( Closes #2643 )
...
git-svn-id: http://svn.openlayers.org/trunk/openlayers@10361 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2010-05-28 08:54:39 +00:00
pgiraud
180eb8485f
let's remove unrequired tests, r=bartvde, ( Closes #2477 )
...
git-svn-id: http://svn.openlayers.org/trunk/openlayers@10140 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2010-03-22 16:44:16 +00:00
pgiraud
b165d015e1
adds a zoomBoxEnabled boolean option in Control.Navigation, r=ahocevar, ( Closes #2416 )
...
git-svn-id: http://svn.openlayers.org/trunk/openlayers@10067 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2010-02-15 13:08:28 +00:00
pgiraud
7a546bf5c5
fixed the unit tests on OpenLayers.js (broken since r9935), patch from Andreas who found a nice and clean way to bypass the cache system on _getScriptLocation for the tests, r=me,fredj ( Closes #2389 )
...
git-svn-id: http://svn.openlayers.org/trunk/openlayers@10066 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2010-02-15 12:41:23 +00:00
pgiraud
7179166603
adds a new getVisibility method in the Feature.Vector class, used in the SelectFeature control this method now allows us to tell the select feature box handler wether to select or not the features, r=ahocevar, ( Closes #2418 )
...
git-svn-id: http://svn.openlayers.org/trunk/openlayers@10064 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2010-02-15 09:05:49 +00:00
pgiraud
2100d63846
we were missing a break statement in the KML parseStyle method, tests are modified accordingly, r=fredj ( Closes #2448 )
...
git-svn-id: http://svn.openlayers.org/trunk/openlayers@10006 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2010-02-03 09:35:45 +00:00
pgiraud
14749daa74
finally, this is the good version of the unit tests for the #2320 ticket, sorry for the noise
...
git-svn-id: http://svn.openlayers.org/trunk/openlayers@9949 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2010-01-13 11:02:08 +00:00
pgiraud
5c397b8d0c
I forgot to ad the unit tests file in the commit for #2320
...
git-svn-id: http://svn.openlayers.org/trunk/openlayers@9948 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2010-01-13 10:59:52 +00:00
pgiraud
cca8894b91
added a slideFactor property in the PanPanel control patches from elemoine and me, r=bartvde ( closes #2320 )
...
git-svn-id: http://svn.openlayers.org/trunk/openlayers@9945 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2010-01-13 08:40:41 +00:00
pgiraud
7b9de2be30
typo in the doc comments, no functional changes
...
git-svn-id: http://svn.openlayers.org/trunk/openlayers@9842 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2009-11-24 17:29:59 +00:00
pgiraud
1b95a25ee1
adds the ability for the user to give map options when reading a WMC document, those options are taken into account with higher priority\n this patch also introduces the new util method isElement, r=me,elemoine, thanks Eric ( Closes #2339 )
...
git-svn-id: http://svn.openlayers.org/trunk/openlayers@9794 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2009-11-12 13:43:40 +00:00
pgiraud
6f17fa1c9a
give the radio buttons for the baselayers in the layer switcher control a name depending on the layerswitcher, this avoids problems with several maps and several layer switchers in the same page, r=bartvde ( Closes #2331 )
...
git-svn-id: http://svn.openlayers.org/trunk/openlayers@9772 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2009-11-02 12:24:03 +00:00
pgiraud
5b3f6f68d3
added some css to actually show how to customize the panPanel and zoomPanel example look and feel
...
git-svn-id: http://svn.openlayers.org/trunk/openlayers@9737 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2009-10-09 14:02:47 +00:00
pgiraud
49774f6ab5
SelectFeature now takes a hilightOnly config options, that way user can hover features without actually selecting
...
them, combining two differents controls will allow to separate hover and click events, patches from ahocevar,
elemoine and
pgiraud, reviewers are ahocevar, elemoine and pgiraud
git-svn-id: http://svn.openlayers.org/trunk/openlayers@9176 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2009-04-03 10:28:41 +00:00
pgiraud
2ee964ba55
Added missing requirement, no functional change, patch from aabt ( Closes #2003 )
...
git-svn-id: http://svn.openlayers.org/trunk/openlayers@9127 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2009-03-24 09:52:17 +00:00