Re: [OpenLayers-Users] Too many tiles being loaded

2010-03-16 Thread Dylan Parry
enough to fill the viewport, but considerably fewer than the 60+ it was loading before. -- Dylan Parry ___ Users mailing list Users@openlayers.org http://openlayers.org/mailman/listinfo/users

[OpenLayers-Users] Click handler not handling clicks after using editing toolbar

2010-03-16 Thread Dylan Parry
in when I double click, instead of running my custom function. Any ideas what I can do to stop this from happening? Is there maybe an event that fires when you click the edit toolbar buttons that I can re-register my click handler in? Cheers, -- Dylan Parry

Re: [OpenLayers-Users] Click handler not handling clicks after using editing toolbar

2010-03-16 Thread Dylan Parry
correctly (a server-side problem, and not the fastest mapping in the world either!), it works well other than the problem described above. Thanks, -- Dylan Parry ___ Users mailing list Users@openlayers.org http://openlayers.org/mailman/listinfo/users

[OpenLayers-Users] Too many tiles being loaded

2010-03-15 Thread Dylan Parry
to change the default double-click behaviour, that’s about it for the map. Any ideas what I might be doing wrong? -- Dylan Parry ___ Users mailing list Users@openlayers.org http://openlayers.org/mailman/listinfo/users

[OpenLayers-Users] vsdoc for Visual Studio intellisense?

2010-02-18 Thread Dylan Parry
Hi, I usually use Visual Studio for writing my code, and I was wondering if there is a “-vsdoc.js” file available for OpenLayers so that I can get code completion hints via Intellisense? I’ve had a look around, but I can’t find one. Does anyone know of such a file? Thanks, -- Dylan Parry

[OpenLayers-Users] Watermarks and attributions

2010-02-10 Thread Dylan Parry
to the map so that a semi-transparent image is overlaid on the map at all times. Is this possible using OpenLayers, or is this going to be only possible by physically watermarking the map tiles as they are produced on the server? Cheers, -- Dylan Parry

Re: [OpenLayers-Users] Watermarks and attributions

2010-02-10 Thread Dylan Parry
again. -- Dylan Parry ___ Users mailing list Users@openlayers.org http://openlayers.org/mailman/listinfo/users

[OpenLayers-Users] Error in IE8

2010-02-08 Thread Dylan Parry
and the zoom and layers controls appear to be empty. When put into compatibility mode I don’t even get that much, just an empty space where the map should be. The page in question works fine in every other browser that I have tested in. Cheers, -- Dylan Parry

Re: [OpenLayers-Users] What layer type to use, and how to use it?

2010-02-02 Thread Dylan Parry
for. Thanks very much! -- Dylan Parry ___ Users mailing list Users@openlayers.org http://openlayers.org/mailman/listinfo/users

[OpenLayers-Users] What layer type to use, and how to use it?

2010-02-01 Thread Dylan Parry
from the top-left, which is obviously different to how the tile server I’m using does it, so I’ve ruled that layer type out already. Am I going to have to define something from scratch or does another existing type already fit the bill? Cheers, -- Dylan Parry