Hi Tom, The feature you're suggesting doesn't sounds like something that would fit the general use case for OpenLayers, but as you say in the end of your mail, it would be *very* simple to add that functionality by extending the Point class.
Let us know if you need help doing that. Erik On 7/11/07, Tom (JDi Solutions) <[EMAIL PROTECTED]> wrote: > All, > > The docs appear to show that Geometry.Point ( > http://dev.openlayers.org/docs/OpenLayers/Geometry/Point.html) > only supports a basic x and y with no direction. I ask because we're going > to be implementing an image library which could include the location from > which the image was taken and also the direction the camera was facing (2d > only!) > > If this feature does not already exist is there any call for it? It's not > an urgent requirement for us but I guess it could be done fairly easily by > extending the Point class? > > regards, > > Tom > > _______________________________________________ > Users mailing list > [email protected] > http://openlayers.org/mailman/listinfo/users > > _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
