Thanks Paul,

I already read the documentation and all tutorial and user discusions I could found.

But I'm a week at javascript, so I could use some examples or tutorials I could transform

-----Original Message----- From: Paul Spencer
Sent: Wednesday, February 16, 2011 2:43 PM
To: Mihai Visan
Subject: Re: [OpenLayers-Users] cluster strategy

Mihai, all of your questions have answers in the documentation ...

On 2011-02-16, at 7:29 AM, Mihai Visan wrote:

2. disable cluster strategy at certain zoom level.
    Problems:     2.1. I don’t know how to read current zoom

http://dev.openlayers.org/releases/OpenLayers-2.10/doc/apidocs/files/OpenLayers/Map-js.html#OpenLayers.Map.getZoom

                        2.2. I don’t know to disable cluster strategy

http://dev.openlayers.org/releases/OpenLayers-2.10/doc/apidocs/files/OpenLayers/Strategy/Cluster-js.html#OpenLayers.Strategy.Cluster.deactivate


3. use (BBOX strategy and) ajax to disable features outside visible bounds
    Problems:    3.1. I don’t know how to read visible bounds

http://dev.openlayers.org/releases/OpenLayers-2.10/doc/apidocs/files/OpenLayers/Map-js.html#OpenLayers.Map.getExtent

3.2. I don’t know how to integrate ajax with (BBOX and) mouse drag or zoom in/out

http://dev.openlayers.org/releases/OpenLayers-2.10/doc/apidocs/files/OpenLayers/Map-js.html#OpenLayers.Map.EVENT_TYPES

Cheers

Paul
_______________________________________________
Users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-users

Reply via email to