<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi Jurrie,<br>
      <br>
      This should give you a good head start: <br>
      <br>
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      <a href="http://openlayers.org/dev/examples/offline-storage.html">http://openlayers.org/dev/examples/offline-storage.html</a><br>
      <br>
      Regards,<br>
      <br>
      Nigel. <br>
      <br>
      <br>
      On 08/05/13 14:30, Jurrie Overgoor wrote:<br>
    </div>
    <blockquote cite="mid:518A535D.50602@stijlxpres.nl" type="cite">Hello
      everyone,
      <br>
      <br>
      I am making a webapp with OpenLayers and I want to use the
      localStorage for offline situations. I want to give the users the
      ability to preload the tiles in the localStorage. I'm thinking of
      a 'preload' page that displays a progressbar per zoomlevel, and
      starts with zoomlevel X (loads all the tiles for zoomlevel X) and
      continues with zoomlevel X+1. It would stop when all zoomlevels
      are done, or when the localStorage is full. How do I go about
      this?
      <br>
      <br>
      My map is displaying a route with a maxExtend bounding box. I know
      this bounding box beforehand. So I need a mechanism to translate a
      Bounds object into tile urls for each zoom level. Maybe someone
      can push me in the right direction, or even has an example that
      does something similar?
      <br>
      <br>
      I hope I've explained my problem clear enough. Thanks in advance
      for any help!
      <br>
      <br>
      With kind regards,
      <br>
      <br>
      Jurrie
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
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>
    <br>
  </body>
</html>