This website requires JavaScript.
Explore
Help
Sign In
ashatora
/
openlayers
Watch
1
Star
0
Fork
0
You've already forked openlayers
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
31c392b63c7cd64b41cc1876572cd3a193672be1
openlayers
/
src
/
ol
/
geom
T
History
Frederic Junod
31c392b63c
Remove containsXY function from ol/geom/SimpleGeometry
...
The function is already present in the base class (ol/geom/Geometry)
2018-09-19 08:40:14 +02:00
..
flat
Transformed types
2018-09-05 08:05:29 -06:00
Circle.js
Don't import ourselves
2018-09-06 09:05:32 +02:00
Geometry.js
Don't define functions in the prototype
2018-09-19 08:40:14 +02:00
GeometryCollection.js
Remove extra imports in jsdoc
2018-09-08 11:01:02 +02:00
GeometryLayout.js
Simplify default export
2017-12-15 15:21:25 +01:00
GeometryType.js
Simplify default export
2017-12-14 12:23:06 -07:00
LinearRing.js
Remove extra imports in jsdoc
2018-09-08 11:01:02 +02:00
LineString.js
Remove extra imports in jsdoc
2018-09-08 11:01:02 +02:00
MultiLineString.js
Remove extra imports in jsdoc
2018-09-08 11:01:02 +02:00
MultiPoint.js
Better type annotations / type casts
2018-09-11 21:59:54 +02:00
MultiPolygon.js
Remove extra imports in jsdoc
2018-09-08 11:01:02 +02:00
Point.js
Don't import ourselves
2018-09-06 09:05:32 +02:00
Polygon.js
Remove extra imports in jsdoc
2018-09-08 11:01:02 +02:00
SimpleGeometry.js
Remove containsXY function from ol/geom/SimpleGeometry
2018-09-19 08:40:14 +02:00