Changing hotspot marker size
.container-point {
width: 50px;
height: 50px;
}
.container-point .point .point-content {
width: 40px;
height: 40px;
}Last updated
Was this helpful?
.container-point {
width: 50px;
height: 50px;
}
.container-point .point .point-content {
width: 40px;
height: 40px;
}Last updated
Was this helpful?
Was this helpful?