On Jul 15, 2010, at 10:29 AM, ext ulao wrote:

> 
> hey, thx. I think my bigger issue is this..
> 
> http://dev.openlayers.org/releases/OpenLayers-2.9/doc/apidocs/files/OpenLayers/Feature-js.html
> 
> vs
> 
> http://dev.openlayers.org/docs/files/OpenLayers/Feature-js.html
> 
> the top is a stripped down no option version of the bottom, what am I
> missing here? The second link has what i would have expected. so what the
> first link all about?

"There are two types of properties/methods in the OpenLayers code: One set is 
the set of API Methods and properties. There are also additional internal 
properties which are not exposed to the API. Javascript does not have private 
members, so there is no technical limitation to using these non-documented 
methods in Application code. However, while we make every effort not to change 
APIs between releases, methods and properties which are not explicitly declared 
as API Methods may change in minor releases.

The documentation above only includes the API Methods. Full developer/internal 
library documentation is also available below, but methods which are not 
available in the API documentation above can not be depended upon to stay the 
same between releases. If you use methods included in these docs, you may have 
to make modifications in your application code to run between minor releases of 
OpenLayers."

-- http://trac.openlayers.org/wiki/Documentation

> So SelectFeature  will get me my reference, can I get it during
> construction.
> 
> 
> 
> -- 
> View this message in context: 
> http://osgeo-org.1803224.n2.nabble.com/Confused-about-items-on-a-map-tp5297445p5297646.html
> Sent from the OpenLayers Users mailing list archive at Nabble.com.
> _______________________________________________
> Users mailing list
> [email protected]
> http://openlayers.org/mailman/listinfo/users

Regards,
-- 
Christopher Schmidt
Nokia

_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users

Reply via email to