Added support for marker and area highlight
This commit is contained in:
parent
15e5a409c1
commit
66844d3956
2 changed files with 13 additions and 0 deletions
|
|
@ -135,6 +135,10 @@ body > hr {
|
|||
opacity: 0;
|
||||
}
|
||||
|
||||
#map .highlight-point-icon:not(.active) {
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
/* SAERCH FORM */
|
||||
|
||||
#search-section {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue