[OpenLayers-Users] Again: Tiles removed too early
Kevin Kempfer
mail at kevinkempfer.de
Sat Jun 9 11:08:26 EDT 2007
Hi,
Christopher Schmidt schrieb:
>> I just found out, that the problem disappears as soon as the user zooms
>> in or out once.
>>
>> This is OpenLayers Revision 2942 on Firefox 2.0.0.3 and Ubuntu 7.04
>
> displayOutsideMaxExtent option on the layer. set it to true.
Doesn't solve it. Tiles are still removed too early and loaded too late
when panning to south or east.
Here's my code:
var jpl = new OpenLayers.Layer.KaMap( "Satellite",
"http://dev/map.php", {g: "satellite", map: "world"});
jpl.displayOutsideMaxExtent = true;
var vectors = new OpenLayers.Layer.Vector("Vector Layer");
map.addLayers([jpl, vectors]);
Any idea?
Thanks,
Kevin.
--
http://www.kevinkempfer.de
Tel.: (07071) 860303
ICQ: 2186573
Skype: kevin0815
"Stirbt ein Bediensteter während einer Dienstreise, so ist damit die
Dienstreise beendet."
(Kommentar zum Bundesreisekostengesetz)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3249 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.osgeo.org/pipermail/openlayers-users/attachments/20070609/77b91d15/smime.bin
More information about the Users
mailing list