You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 24, 2023. It is now read-only.
what do you think? Is it a huge effort to include Groups as a directive into the lib? I tried to figure out, what shall be done to have this functionality but to be honest, I am a little bit lost here.
I am using groups (see https://developer.here.com/documentation/maps/topics_api/h-map-group.html) in my application to group markers and perform actions on them easily but this means that I have to sacrifice the marker directives and create all markers per code. So, sadly, I am losing data binding with my collections and I have to do everything by code.
Hello guys,
what do you think? Is it a huge effort to include Groups as a directive into the lib? I tried to figure out, what shall be done to have this functionality but to be honest, I am a little bit lost here.
I am using groups (see https://developer.here.com/documentation/maps/topics_api/h-map-group.html) in my application to group markers and perform actions on them easily but this means that I have to sacrifice the marker directives and create all markers per code. So, sadly, I am losing data binding with my collections and I have to do everything by code.
Looking forward to hear your opinions on that!
Best regards,
elvirus