<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<font face="DejaVu Sans">Actually, that is an intentional
difference.<br>
The 1st link is to the 2.12 release API documentation. This is
limited (by design) to public API methods (as marked in the docs
within the code). Also since it is tied to the 2.12 release, it is
a static snapshot of the api at the time of the latest 2.12
release. The API methods are not supposed to change between
releases and require at least 2 release cycles of deprecation
warnings before being moved to the deprecated file and even then,
by including the deprecated.js file, you can still get them back.<br>
<br>
While, the 2nd link is to the 'trunk' or 'nightly' developer
documentation. This documentation includes every documented method
in every class and is updated every time a commit is made to the
master branch of OpenLayers. The non-API methods may change or
even be removed entirely between releases without warning or
notice. Thus this documentation presents a very different view of
the class methods and properties than the API documentation.<br>
<br>
Hope that helps clarify things for you<br>
<br>
Matt Priour<br>
<br>
</font>
<div class="moz-cite-prefix">On 01/29/2013 06:51 PM, Jim White
wrote:<br>
</div>
<blockquote cite="mid:51086E8D.6010403@earthlink.net" type="cite">
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
I noticed the documentation for the API linked to the web site is
incomplete compared to what you can find with googling.<br>
<br>
<a moz-do-not-send="true" class="moz-txt-link-freetext"
href="http://dev.openlayers.org/releases/OpenLayers-2.12/doc/apidocs/files/OpenLayers/Control/WMSGetFeatureInfo-js.html">http://dev.openlayers.org/releases/OpenLayers-2.12/doc/apidocs/files/OpenLayers/Control/WMSGetFeatureInfo-js.html</a><br>
<br>
<a moz-do-not-send="true" class="moz-txt-link-freetext"
href="http://dev.openlayers.org/docs/files/OpenLayers/Control/WMSGetFeatureInfo-js.html">http://dev.openlayers.org/docs/files/OpenLayers/Control/WMSGetFeatureInfo-js.html</a><br>
<br>
Jim<br>
<br>
<div class="moz-signature">-- <br>
James B. White<br>
Cary, NC<br>
H: 919-380-9615<br>
M: 919-698-1765<br>
<a moz-do-not-send="true" href="http://whitecodingandmaps.com/">White
Coding and Maps</a>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.osgeo.org">Users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/openlayers-users">http://lists.osgeo.org/mailman/listinfo/openlayers-users</a>
</pre>
</blockquote>
<br>
</body>
</html>