This repository has been archived by the owner on Dec 8, 2022. It is now read-only.
0.3.1
(published as 0.3.1
on npm due to a version conflict -- 0.3.0
was published during the hackathon)
Enhancements
- Allow
actions
prop to be passed through<Popup>
to<PopupDefaultInsert>
#65
Bug Fixes
- Missing Basemap components which were documented but not exported, are now exported #65
- Fix bug in
VectorLayer
class that assumed features existed on source #65