Commit Graph

12416 Commits

Author SHA1 Message Date
Éric Lemoine
d49d96d651 Add comments for the canvasFunction option 2014-01-28 21:36:32 +01:00
Éric Lemoine
0eb72667c9 Add comments for setStyleFunction 2014-01-28 21:35:38 +01:00
Éric Lemoine
ea22feed99 Export ol.Observable#dispatchChangeEvent 2014-01-28 20:57:15 +01:00
Tom Payne
4735f66934 Merge pull request #1612 from twpayne/fix-view2d-fit-extent
Ensure that entire extent is visible in ol.View2D#fitExtent
2014-01-28 11:24:12 -08:00
Tom Payne
6bc11142e8 Ensure that entire extent is visible in ol.View2D#fitExtent 2014-01-28 19:48:40 +01:00
Tom Payne
f0c1f03ae7 Merge pull request #1608 from twpayne/show-logo-in-simple-example
Show ol3 logo in simple example
2014-01-28 05:47:07 -08:00
Tom Payne
b674bfc55c Show ol3 logo in simple example 2014-01-28 14:38:19 +01:00
Tom Payne
77b5790c54 Merge pull request #1607 from oterral/kml_crossorigin
Lets ol.style.Icon to define default values
2014-01-28 04:45:42 -08:00
oterral
63c321b980 Lets ol.style.Icon to define default values 2014-01-28 13:30:11 +01:00
Tom Payne
0ff229eb2c Merge pull request #1604 from twpayne/olx-in-api-docs
Add olx.* namespaces for jsdoc
2014-01-27 08:11:16 -08:00
Tom Payne
60a34ca1ea Add olx.* namespaces for jsdoc 2014-01-27 16:48:13 +01:00
Tom Payne
390b61762e Convert ol.DrawEvent#getFeature method into feature property 2014-01-27 15:54:00 +01:00
Tom Payne
ec81a77cdb Convert ol.source.VectorEvent#getFeature method into feature property 2014-01-27 15:54:00 +01:00
Tom Payne
df0912bdd3 Convert ol.render.Event#get* methods into properties 2014-01-27 15:54:00 +01:00
Tom Payne
37351c530c Convert ol.ObjectEvent#getKey method into key property 2014-01-27 15:53:58 +01:00
Tom Payne
45350a34ed Convert ol.interaction.DragAndDropEvent#get* methods into properties 2014-01-27 15:52:03 +01:00
Tom Payne
3d68a3550e Convert ol.CollectionEvent#getElement method into element property 2014-01-27 15:52:03 +01:00
Bart van den Eijnden
1e52d30d59 Merge pull request #1220 from bartvde/control-target
shouldn't we allow to pass in target as string as well for controls? (r=@elemoine,@ahocevar)
2014-01-27 06:36:33 -08:00
Bart van den Eijnden
498d05a44c remove question mark since all object properties are nullable by default 2014-01-27 15:22:25 +01:00
Bart van den Eijnden
2fc884a3d9 simplify the assignment of this.target_ 2014-01-27 15:22:25 +01:00
Bart van den Eijnden
e6c4fd973a allow target to be specified as a string for controls, update the documentation to make more clear what element and target are for 2014-01-27 15:22:25 +01:00
Tom Payne
07a717d967 Add enableRotation option to ol.View2D 2014-01-27 14:52:42 +01:00
Tom Payne
0a5ab24a0c Add ol.RotationConstraint.disable 2014-01-27 14:49:08 +01:00
Tom Payne
5ff2fcacb8 Snap rotation when within 5 degrees instead of 0.1 radians 2014-01-27 14:39:40 +01:00
Éric Lemoine
b8b93d3349 Merge pull request #1595 from elemoine/icon-hit-detection
Hit detect circle points with no fill
2014-01-27 05:35:17 -08:00
Éric Lemoine
1dfe571b76 Vector renderer uses the layer revision 2014-01-27 14:08:19 +01:00
Frédéric Junod
1b35d0afbb Merge pull request #1599 from fredj/1525
Trigger a render when a control is added to the map
2014-01-27 04:49:40 -08:00
Frederic Junod
80bb95e553 Trigger a render in ol.Control#setMap
Closes #1525
2014-01-27 13:34:20 +01:00
Éric Lemoine
797b220b6c Hit detect circle points with no fill 2014-01-24 17:39:57 +01:00
Tim Schaub
c372a5cc53 Merge pull request #1594 from legrostdg/master
Export ol.Map#getCoordinateFromPixel.
2014-01-24 07:31:22 -08:00
Félix Sipma
de2c8e9c8a Export ol.Map#getCoordinateFromPixel 2014-01-24 15:18:43 +01:00
Frédéric Junod
acc974d664 Merge pull request #1587 from fredj/misc
Various ol.format.XSD and ol.format.KML cleanups
2014-01-23 07:50:13 -08:00
Frederic Junod
295d4fbaa3 Use ol.format.XSD.readDecimal in ol.format.KML 2014-01-23 16:35:39 +01:00
Frederic Junod
271caef342 Better ol.format.XSD.* documentation 2014-01-23 16:35:38 +01:00
Frederic Junod
64ccfdc805 Add exponent support in ol.format.XSD.readDecimal 2014-01-23 16:14:55 +01:00
Frederic Junod
7b09e04001 Rename ol.format.KML.readscale_ to ol.format.KML.readScale_ 2014-01-23 16:14:55 +01:00
Frederic Junod
401acc77f3 Remove unneeded 'ms' param from Date.UTC function 2014-01-23 16:14:50 +01:00
Tom Payne
a56e3766ab Merge pull request #1584 from twpayne/clean-up-example-data
Clean up example data
2014-01-23 06:10:31 -08:00
Frédéric Junod
f98beb473b Merge pull request #1582 from fredj/kml-cleanup
Kml cleanup
2014-01-23 03:34:21 -08:00
Frederic Junod
9fe5eff865 Use ol.format.XSD.readBoolean in ol.format.KML 2014-01-23 10:55:02 +01:00
Frederic Junod
cb25267341 Add ol.format.XSD.readBoolean function 2014-01-23 10:54:40 +01:00
Frederic Junod
827ae44a5f Use ol.format.XSD.readString in ol.format.KML 2014-01-23 10:43:47 +01:00
Tom Payne
81962f4860 Move countries.sld into sld subdirectory 2014-01-23 03:31:30 +01:00
Tom Payne
3aaa0dd0f7 Move us.json into topojson subdirectory 2014-01-23 03:30:14 +01:00
Tom Payne
777fc2f961 Move countries.geojson into geojson subdirectory 2014-01-23 03:28:53 +01:00
Tom Payne
de8ebfc342 Remove old kml example data 2014-01-23 03:26:59 +01:00
Frédéric Junod
996f193deb Merge pull request #1578 from fredj/exports
Remove ol.DragBoxEvent, ol.DrawEvent, ol.ObjectEvent, ol.source.VectorEvent symbols
2014-01-22 08:53:54 -08:00
Tom Payne
518571a031 Merge pull request #1561 from oterral/vector-api-dblclick
Draw: Finish Polygon on last point like LineString
2014-01-22 08:46:46 -08:00
Tom Payne
89a0208904 Merge pull request #1577 from twpayne/drag-and-drop-add-features
Make ol.interaction.DragAndDrop fire an 'addfeatures' event
2014-01-22 08:37:19 -08:00
Tom Payne
e77a5b61d5 Add drag-and-drop-image-vector example 2014-01-22 17:26:48 +01:00