[OpenLayers-Dev] Point handler issue

Andreas Hocevar andreas.hocevar at gmail.com
Thu Dec 13 16:17:42 EST 2007


Eric,

thanks for that! I stumbled across the same problem in Mapbuilder's
GmlRendererOL, and solved it by passing resolutions =
map.baseLayer.resolutions as option to the layer. But I like your
solution much more!

Regards,
Andreas.

Eric Lemoine wrote:
> On Dec 11, 2007 9:32 PM, Eric Lemoine <eric.c2c at gmail.com> wrote:
>   
>> Hello
>>
>> I have an issue with the point handler. The point handler creates a
>> temporary layer to temporarily render points. But if you haven't set
>> resolutions/scales/... at map creation time but you rather did it when
>> creating the baselayer, the point handler's temporary layer won't have
>> correct values for resolutions/scales/... Result is: no point will be
>> rendered. I've found no clean way to work around the problem. Do you
>> see this as a bug? If so, any suggestion on how to fix it?
>>     
>
> I opened a ticket and created a patch for that issue. See
> <http://trac.openlayers.org/ticket/1205>.
>
> Thx
>
> --
> Eric
> _______________________________________________
> Dev mailing list
> Dev at openlayers.org
> http://openlayers.org/mailman/listinfo/dev
>   




More information about the Dev mailing list