I am trying to fold this into Openlayers 2.7 rc2 and having a devil of a time.
Here is the files that I have changed: Renderer/Element.js Renderer/SVG.js Renderer/VML.js Geometry/Collection.js Geometry/LinearRing.js Geometry/Point.js What else is there to make this work? Do you have this working with the latest version? Thanks, Linda Rawson Pierre GIRAUD wrote: > > You should be aware that this work is still in progress. This is the > reason why it is in a sandbox. > Of course the sandbox code differs from the trunk with some files > added, what you correctly noticed. > > The easier way to get it working locally is to download the sandbox code : > svn checkout http://svn.openlayers.org/sandbox/camptocamp/vectorSymbols/ > > Once again, this code continues to evoluate, some bugs are fixed, > functionnalities are added or removed. It won't be stable till it goes > into trunk if it does. > > However, you can try it and I would be please if you can give feedback > as far I as I am the developer of this code. > > Regards, > Pierre > > On Dec 7, 2007 9:43 AM, Andy Dale <[EMAIL PROTECTED]> wrote: >> Hi, >> >> I want to be able to assign a label to a vector. I have found the >> following >> example >> >> http://dev.openlayers.org/sandbox/camptocamp/text/examples/vector-features-with-text.html >> >> I cannot get it to work locally. I have looked at the OpenLayers.js in >> the >> lib directory of the this example and found that i did not have the >> following files: >> >> Style.js >> Rule.js >> Rule/FeatureId.js >> Rule/Logical.js >> Rule/Comparison.js >> Format/SLD.js >> >> I downloaded these and then added them to the lib/OpenLayers.js jsfiles >> array, but I still cannot get it working. >> >> Can anyone point out what i am missing ?? >> >> Thanks in advance, >> >> Andy >> >> _______________________________________________ >> Users mailing list >> [email protected] >> http://openlayers.org/mailman/listinfo/users >> >> > _______________________________________________ > Users mailing list > [email protected] > http://openlayers.org/mailman/listinfo/users > > -- View this message in context: http://www.nabble.com/Vectors-with-text-tp14208934p19560988.html Sent from the OpenLayers Users mailing list archive at Nabble.com. _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
