<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
    <title></title>
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 04. 08. 11 05:37, Ian wrote:
    <blockquote
cite="mid:2592422.3157.1312429050322.JavaMail.geo-discussion-forums@yqll11"
      type="cite">
      <meta http-equiv="Context-Type" content="text/html; charset=UTF-8">
      On Wednesday, August 3, 2011 9:49:18 PM UTC-5, Josh Doe wrote:
      <blockquote>On Wed, Aug 3, 2011 at 4:53 PM, Stephan Knauss <span><<a
            moz-do-not-send="true">o...@stephans-server.de</a>></span>
        wrote:
        <div>
          <blockquote>
            What would be the coolest way to zoom? I thought of a slippy
            map with transparency above the regular tiles.<br>
            Others mentioned presets like continent/country.<br>
            I could also imagine to let you set an arbitrary bounding
            box based on a zoom level.<br>
            eg you say you want to see zoom level 13 and then you get a
            bounding box that you can place over the area of interest.</blockquote>
          <div><br>
          </div>
          <div>Coolest would definitely be transparent tiles, as it's
            the most versatile. You (or others) could then implement
            presets for countries/states, take advantage of OpenLayers
            shift+click+drag zoom functionality, etc.</div>
        </div>
      </blockquote>
      <div><br>
      </div>
      <div>You may want to consider using Google's Fusion Tables for
        this. Their map view will generate heat maps out of millions of
        points quite quickly. Plus, you could easily add a selection to
        narrow the maps down by user. I don't think you need to display
        Fusion Tables tiles in their API, either. Technically it's easy
        to add to OpenLayers but their terms might say otherwise.</div>
    </blockquote>
    What about OpenLayer clusters
    <a class="moz-txt-link-freetext" href="http://openlayers.org/dev/examples/strategy-cluster.html">http://openlayers.org/dev/examples/strategy-cluster.html</a> ?<br>
    <br>
    Yves<br>
  </body>
</html>