<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Andreas, <br>
    <br>
    Ok.  Originally I switched from a locally-hosted copy to the
    <a class="moz-txt-link-freetext" href="http://openlayers.org/">http://openlayers.org/</a> version at some point due to some strange
    inconsistencies in how the OpenLayers map tiles and UI controls were
    loaded into <div> tags in my site.  I'm sure it had to do with
    a code issue somewhere on my end, but in my case it worked a lot
    better to use the hosted API version since all of the issues I was
    experiencing disappeared as soon as I changed.   <br>
    <br>
    I will try downloading and hosting locally the new version and
    deprecated.js, thanks.  <br>
    <br>
    My code had loaded a KML data set using Layer.GML with a
    OpenLayers.Format.KML format.  What's the proper way to display a
    KML layer in 2.12?  <br>
    <br>
    Micah<br>
    <br>
    On 7/9/2012 3:51 PM, Andreas Hocevar wrote:
    <blockquote
cite="mid:CAOiJ94g2GYE3udTzWezfvCarcz9Km7XDjuWD_VaVU448HYybAA@mail.gmail.com"
      type="cite">
      <pre wrap="">Hi,

using the hosted build on <a class="moz-txt-link-freetext" href="http://openlayers.org/api">http://openlayers.org/api</a> is not recommended
at all - and deprecated.js is not available there either. That server
is slow and not too reliable. So if possible, please download the 2.12
release and host OpenLayers along with your application.

Having said that, we have been looking for organizations that can
provide hosted CDN builds, but don't have any as of now.

Andreas.

On Mon, Jul 9, 2012 at 9:30 PM, Micah Wengren <a class="moz-txt-link-rfc2396E" href="mailto:micah.wengren@noaa.gov"><micah.wengren@noaa.gov></a> wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">Hi,

I have some OpenLayers code that was broken by the latest release 2.12.  I'm
just trying to add a line to load the deprecated.js API components so my
site will work until I can upgrade my code.  The following URLs don't work
though:

<a class="moz-txt-link-freetext" href="http://openlayers.org/api/deprecated.js">http://openlayers.org/api/deprecated.js</a> , or:
<a class="moz-txt-link-freetext" href="http://openlayers.org/api/2.12/deprecated.js">http://openlayers.org/api/2.12/deprecated.js</a>


I see the file in the latest .tar.gz download for 2.12, but is there a
hosted version I can access somewhere?  Didn't see this in the documentation
anywhere, if it is and I missed it, my apologies.

Micah

_______________________________________________
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>
      <pre wrap="">


</pre>
    </blockquote>
    <br>
  </body>
</html>