Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
240
Highlighting a clicked mapelement
posted

I'm looking for a way to "highllight" a map element the user clicks on but changing the stroke thickness and color doesn't really work because hovering and unhovering over an element seems to clear out the stroke thickness and color change.

Is there a way to shut off the default element hovering highlighting animation while still keeping a element sensitive to clicks?

What does IsSelectable do?

Thanks

Fredy Daruwalla

 

Parents
  • 28496
    Suggested Answer
    Offline posted

    if you look at this thread, you can see a workaround which should allow you to simulate map selection through highlighting.

    for now, selection isn't a feature of the map, and on MapElements or Layers there is no behavior affected by the IsSelectable property.

Reply Children