<div dir="ltr">Thanks a ton, it finally works now.<br><br><div class="gmail_quote">On Sun, Sep 14, 2008 at 11:57 AM, Erik Uzureau <span dir="ltr">&lt;<a href="mailto:euzuro@gmail.com">euzuro@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Yup,<br>
<br>
The problem is that you are requestion v6.1 of the VE library, and yet you are<br>
requesting the current API version of OpenLayers... which is v2.6.<br>
<br>
In the 2.6 release of OL, we had not updated the VE layer to work correctly<br>
with the latest versions of the VE Library.<br>
<br>
If you change your rOL script include to point to the latest release (2.7rc2)<br>
<br>
&lt;script src=&quot;<a href="http://openlayers.org/api/2.7-rc2/OpenLayers.js" target="_blank">http://openlayers.org/api/2.7-rc2/OpenLayers.js</a>&quot;&gt;&lt;/script&gt;<br>
<br>
..then VE will work -- AND you&#39;ll get to help us out testing the RC!<br>
<br>
The 2.7 release will be out at the end of September, if not sooner.<br>
<br>
Cheers,<br>
Erik<br>
<div><div></div><div class="Wj3C7c"><br>
<br>
On Sun, Sep 14, 2008 at 10:18 AM, Lennox Antoine &lt;<a href="mailto:lxnyce@gmail.com">lxnyce@gmail.com</a>&gt; wrote:<br>
&gt; I am hoping someone can make better sense out of this than I. I copied the<br>
&gt; example map here :<br>
&gt; <a href="http://openlayers.org/dev/examples/ve.html" target="_blank">http://openlayers.org/dev/examples/ve.html</a><br>
&gt;<br>
&gt; I moved it to my server, and changed the links to point back to the correct<br>
&gt; locations : <a href="http://vizure.net/tests/ol/map.html" target="_blank">http://vizure.net/tests/ol/map.html</a><br>
&gt; This test gives me a constant error in the Firefox error console : &quot;Error:<br>
&gt; Msn.VE.Pixel is not a constructor&quot;<br>
&gt;<br>
&gt; I tried hosting everything myself initially, but that doesn&#39;t work either,<br>
&gt; it&#39;s the same error : <a href="http://vizure.net/tests/ol/map2.html" target="_blank">http://vizure.net/tests/ol/map2.html</a><br>
&gt;<br>
&gt; So I am kind of lost now. Any ideas as to why VE would not work, but<br>
&gt; everything else does?<br>
&gt;<br>
&gt; Lennox<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; Users mailing list<br>
&gt; <a href="mailto:Users@openlayers.org">Users@openlayers.org</a><br>
&gt; <a href="http://openlayers.org/mailman/listinfo/users" target="_blank">http://openlayers.org/mailman/listinfo/users</a><br>
&gt;<br>
&gt;<br>
</blockquote></div><br></div>