[Geojs-users] Need help to strokeopacity while creating multiple annotation

David Manthey david.manthey at kitware.com
Fri Mar 6 13:24:10 EST 2020


If you are using feature events, are you using mouseon/mouseoff or
mouseover/mouseout?  mouseon and mouseoff are for the "topmost" element
(though a function can override what it means to be topmost).  mouseover
and mouseout apply to all features (see
https://opengeoscience.github.io/geojs/apidocs/geo.event.feature.html#.event:mouseoff,
etc.)

On Fri, Mar 6, 2020 at 4:15 AM Bhupendra Singh <
Bhupendra.Singh1 at india.nec.com> wrote:

> Hi Geojs team,
>
>
>
> I observed one behaviour after implementing the Geo JS code , the code is
> only highlighting the latest created annotation all other annotation are
> not highlighting on mouse hover over.
>
>
>
> In the below example, ANO3 is changing the strokeopacity  with mouse hover
> over if I will create the new annotation on the page then that will be only
> highlighted on mouse over hover. I need strokeopacity  should work for all
> the created annotation.
>
>
>
>
>
>
>
> Thanks & Regards,
>
> Bhupendra
> ------------------------------
> The contents of this e-mail and any attachment(s) are confidential and
> intended for the named recipient(s) only. It shall not attach any liability
> on the originator or NECTI or its affiliates. Any views or opinions
> presented in this email are solely those of the author and may not
> necessarily reflect the opinions of NECTI or its affiliates. Any form of
> reproduction, dissemination, copying, disclosure, modification,
> distribution and / or publication of this message without the prior written
> consent of the author of this e-mail is strictly prohibited. If you have
> received this email in error please delete it and notify the sender
> immediately.
>


-- 
David Manthey
R&D Engineer
Kitware Inc.
(518) 881-4439
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://public.kitware.com/pipermail/geojs-users/attachments/20200306/83b4c887/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 24986 bytes
Desc: not available
URL: <https://public.kitware.com/pipermail/geojs-users/attachments/20200306/83b4c887/attachment-0001.png>


More information about the Geojs-users mailing list