@@ -172,6 +172,9 @@
<style lang="less" scoped>
.map-wrapper {
position: relative;
+ box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.13);
+ border-radius: 4px;
+ overflow: hidden;
.map-view {
width: 100%;
height: 400px;