Commit Graph
86 Commits
Author SHA1 Message Date
Peter Robins 90f2f96797 Introduction tutorial 2014-07-03 05:14:25 -04:00
Peter Robins 49aabda1b9 Improve docs for interaction.Select 2014-07-03 04:54:09 -04:00
Peter Robins 2e1957c42c Improve docs for define tag 2014-07-02 08:22:23 -04:00
Peter Robins 3bbf9ae720 Document custom controls 2014-07-01 09:57:26 -04:00
Peter Robins b4596732e1 Document that panning triggers pointermove on touch 2014-06-30 12:29:36 -04:00
Peter Robins 68885cbb96 Docs: fix missing space on type signature 2014-06-28 08:29:41 -04:00
Peter Robins 85c1427111 Add ol.easing to api docs 2014-06-26 16:14:59 +02:00
Peter Robins 54d249e921 Fix broken links in api docs landing page 2014-06-26 12:16:18 +01:00
Peter Robins 928b05e857 Correct minor typo in ol.dom.Input docs 2014-06-24 12:04:42 +01:00
Peter Robins ff3e66d550 Improve docs for projection/transform functions 2014-06-23 06:16:35 -04:00
Peter Robins 8dcbded96a Add examples/readme 2014-06-22 11:57:03 -04:00
Peter Robins dbe3729857 Correct minor typo in ol.extent.buffer docs 2014-06-21 14:01:08 +01:00
Peter Robins 68fcba6e35 Update docs for events.condition options 2014-06-20 14:15:52 -04:00
Peter Robins 68ec57b004 Document map options more thoroughly 2014-06-20 08:27:20 -04:00
Peter Robins 0a2b3b0bca Stop exporting getTransformFromProjections and transformWithProjections 2014-06-18 08:19:56 +01:00
Peter Robins 986778cf0c Correct minor typo in tasks/readme 2014-06-18 08:10:26 +01:00
Peter Robins e4b5b3039a Remove static button in docs sidebar if none 2014-06-15 14:00:02 -04:00
Peter Robins 8a4307cff2 Add classdesc to remaining vector classes 2014-06-15 08:55:09 -04:00
Peter Robins 4a52333d9f Add missing format option to TileVector docs 2014-06-15 08:22:24 -04:00
Peter Robins 75be215497 Add standard docs text to abstract base classes 2014-06-14 07:20:33 -04:00
Peter Robins 41d9f0360a Add @classdesc to classes 2014-06-09 12:10:19 -04:00
Peter Robins e08a98b624 Add classdesc to gjslint custom tags 2014-06-08 04:43:09 -04:00
Peter Robins 72dd59f554 Remove olx and interfaces from docs sidebar 2014-06-07 09:46:05 -04:00
Peter Robins acd03b0a46 Change @class docs tag to @classdesc 2014-06-06 05:28:24 -04:00
Peter Robins 474fc8f4a6 Add docs link to loadingstrategy 2014-06-02 09:58:04 -04:00
Peter Robins 17b4cea96d Document Map.render() and Map.renderSync() 2014-06-02 06:21:54 -04:00
Peter Robins 0865f73448 Update year in LICENSE 2014-05-31 11:35:37 +01:00
Peter Robins 470ef992b7 Apidoc readme: clarify exportable methods 2014-05-30 12:13:19 -04:00
Peter Robins c1037ad3ee Clarify compiler exports in tasks readme 2014-05-29 14:43:30 +01:00
Peter Robins 8dc3b95194 Improvements to externs readme 2014-05-29 11:21:42 +01:00
Peter Robins 2683f08bd2 Clarify that ol.Coordinate is for xy coordinates
Docs only; no logic change
2014-05-28 17:40:23 +01:00
Peter Robins a0cfdb1990 Tasks readme: update url for new compiler FAQ
As changed on closure-util https://github.com/openlayers/closure-util/pull/17 - just realised this link is here too.
2014-05-25 17:39:23 +01:00
Peter Robins 2aa97957cc Apidoc readme: minor change
so comments rendered correctly
2014-05-24 12:40:45 +01:00
Peter Robins 53d3c695f4 Measure example: correct source link 2014-04-17 14:32:01 -04:00
Peter Robins e9984334a6 Make build.py compatible with Python 2.6 2013-12-29 12:00:43 -05:00
Peter Robins ef42744c66 Clarify keyboard events and focus in docs 2013-11-03 05:24:02 -05:00
Peter Robins 341ea92323 Correct docs for map.getTarget 2013-11-03 04:54:31 -05:00
Peter Robins e73fb871b6 Small addition to view2d docs 2013-10-27 05:53:46 -04:00
Peter Robins d5df4bf80b Fix error in map docs
[ci skip]
2013-10-25 13:08:26 -04:00
Peter Robins f5c6565617 Some additions to View2d docs
[ci skip]
2013-10-22 07:15:30 -04:00
Peter Robins a479193cf0 Add 'do not use' warning to view.setProjection
[ci skip]
2013-10-20 11:35:41 -04:00
Peter Robins 6b61e9d84b Remove examples from control api docs
[ci skip]
2013-09-02 07:44:08 -04:00
Peter Robins 343d52cff1 Fix bug/typo in projection.getTransform
Destination projection is currently using the source projection code
2013-02-25 15:18:51 +00:00
Peter Robins 11938d2264 Add missing dependencies, refs #116 2013-01-18 13:01:10 +01:00
Peter Robins 082a1f38f4 KML createPlacemark should use attributes.name 2012-05-27 14:26:15 +01:00
Peter Robins 9a7b4bd06e Format/KML: correct parseStyles docs 2012-05-26 16:34:01 +01:00
Peter Robins 1193e17266 Google v3 docs amendment 2012-05-21 10:06:27 +01:00
Peter Robins 95164d8cc0 Document issues with Google v3 layers 2012-05-20 14:01:12 +01:00
Peter Robins f435a98a2a Fix Google terms/poweredby/popup 2012-05-17 16:48:43 +01:00
Peter Robins 359bd3d598 Merge pull request #16 from elemoine/gpxwrite
use t.geom_eq in GPX read test
2012-05-15 00:45:20 -07:00
Peter Robins 9ea3c2f121 Fix GPX write Point transform 2012-05-14 14:21:23 +01:00
Peter Robins b672a58c35 Fix Map so zoomChanged when zoom is constructor option 2012-04-13 10:29:34 +01:00
Peter Robins d5adedb708 Remove framedCloud.css 2012-03-30 12:00:52 +01:00
Peter Robins 349fc2f69e Further tidy-up of svn refs 2012-03-30 11:36:40 +01:00
Peter Robins 4c0d85ee67 Fusiontables example correction 2012-03-28 23:06:36 -07:00
Peter Robins bb09ff341e Fusion Tables example 2012-03-28 23:06:12 -07:00
Peter Robins 1a59ade32a Improve proj4js examples docs 2012-03-27 15:53:01 +01:00
Peter Robins 720a815479 Improvements for projection docs 2012-03-27 14:07:58 +02:00
Peter Robins 93028bbcf8 Map: defaults controls should include TouchNavigation if present 2012-03-06 11:47:27 +00:00
Peter Robins e8af06e6ae Improve docs for bounds/lonlat as array 2012-03-06 11:30:28 +00:00
Peter Robins eb4bf5d438 OpenLayers.ImgPath should be API property 2012-03-05 13:13:51 +00:00
Peter Robins e267c3a53d Example for cross-origin xml 2012-03-04 12:52:58 +00:00
Peter Robins bcba6bb0fd Map: make options.center compatible with permalink 2012-03-03 17:06:14 +00:00
Peter Robins eb47d97774 KML: write attributes; add option for kvp attributes 2012-03-01 12:56:38 +00:00
Peter Robins 55c18076d3 Make layer opacity api property 2012-02-29 10:40:20 +00:00
Peter Robins f9b64d945a Fix broken link in readme 2012-02-28 12:52:53 +00:00
Peter Robins 2f3f849597 Remove doc/walkthru.html 2012-02-28 12:14:43 +00:00
Peter Robins 27e5aaf8f0 Map: check default controls are in build 2012-02-25 17:06:30 +00:00
Peter Robins 584d33eaa3 GPX read should allow for blank attribute nodes 2012-02-16 13:32:10 +00:00
Peter Robins 21d06b092a Protocol/Script: add test for callbackTemplate 2012-02-09 15:58:41 +00:00
Peter Robins f08119b01e Change Protocol/Script registry to object 2012-02-09 14:16:15 +00:00
Peter Robins 9732cf77aa HTTP protocol: enable POST for update/delete 2012-02-08 11:20:06 +00:00
Peter Robins 00a00db127 ReadWithPOST should pass through options.headers 2012-02-07 11:57:29 +00:00
Peter Robins 2286b9ac9d Add example-lists to gitignore 2012-01-22 21:40:55 +00:00
Peter Robins 5cca86c233 Suggested addition to build README 2012-01-18 11:10:11 +00:00
Peter Robins ca6d93712a Suggested addition to Kinetic documentation 2012-01-17 11:41:22 +00:00
Peter Robins 92e5018b19 Fix typo in examples/mobile-base.js 2012-01-15 17:26:13 +00:00
Peter Robins b9f1b8b4ba Add docs comment on QueryStringFilter 2012-01-14 15:02:53 +00:00
Peter Robins 3eee019fca Remove QueryStringFilter requires from Protocol/HTTP 2012-01-14 14:51:03 +00:00
Peter Robins 1b031bcd26 Control/Split isEligible() should check feature has a geometry 2012-01-09 11:13:36 +00:00
Peter Robins 128791be2c Merge branch 'master' into splitnoml 2012-01-09 10:37:38 +00:00
Peter Robins 9453d0ce7c Revised version for checking geometry splittable 2012-01-08 20:08:36 +00:00
Peter Robins 5f6bd6acee Revised version for checking geometry splittable 2012-01-08 20:04:35 +00:00
Peter Robins 0296a46de8 Control/Split should work w/o MultiLineString 2012-01-08 14:36:30 +00:00
Peter Robins 52e7c932f7 Move symbolizer requires 2011-12-29 09:47:22 +00:00
Peter Robins f05d770d8b Fix typo in release notes 2011-12-14 16:53:51 +00:00