Closed rommelmamedov closed 4 years ago
Thanks for the quick response! I'll try to check up the source code for in order to implement it.
@rommelmamedov before merging the PR, what do you think of the new props selectedLocationId
(for RadioSVGMap
) and selectedLocationIds
(for CheckboxSVGMap
)? Are they convenient enough for your use case?
@rommelmamedov before merging the PR, what do you think of the new props
selectedLocationId
(forRadioSVGMap
) andselectedLocationIds
(forCheckboxSVGMap
)? Are they convenient enough for your use case?
Yes, I think they are totally okay.
Currently there isn't any property to set the checked locations, but it may be a good idea to add it.
If you know how to do it, feel free to open a PR! Otherwise I'll try to do it next week.