you will notice that map elements are added to the...
# kvision
r
you will notice that map elements are added to the
jsMap
when it's not null, but also they are added to a
mapObjects
list (a kind of temporary store), and in the
afterInsert
method all the elements in the
mapObjects
are added to the
jsMap