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
I've been looking at HighlightsMap API and I found it a bit confusing. Does it need insert() and append() methods? Apart from those two being more collection-oriented, isn't set() simply enough?
The text was updated successfully, but these errors were encountered:
I've been looking at
HighlightsMap
API and I found it a bit confusing. Does it needinsert()
andappend()
methods? Apart from those two being more collection-oriented, isn'tset()
simply enough?The text was updated successfully, but these errors were encountered: