I have a map with few MarkerAnnotations. Now i need to add some more depending on some user action. I have a few questions regarding that. (I am using ReactJS)
How can I make a method to add more pins (and delete them) to existing map
Is there a way only to create a map and not show it