Aung Kaung Khant - Takao

Results 2 issues of Aung Kaung Khant - Takao

Getting `map.selectArea.setCtrlKey() is not a function`. I believe the example code in the documentation should be `map.selectArea.setControlKey(true)` and `map.selectArea.setShiftKey(true)`

**Describe the bug** `FormBuilder` component causes React to not trigger state updates when `initialForm` prop is given a schema JSON. As warned in the documentation, I made sure the value...