iniamudhan / react-bingmaps

Bingmaps in React.js
MIT License
26 stars 42 forks source link

Add Pushpins after load #21

Closed devdeer-jens closed 6 years ago

devdeer-jens commented 6 years ago

How can I add Pushpins (With infoboxes) after the map has loaded?

I bound the "infoboxesWithPushPins" to my state, but when my state changed, it did not add the pin.