Viewing 1 replies (of 1 total)
  • Thread Starter Henky

    (@henk1060)

    ok when i change the css to

    .mapsvg-marker:hover

    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;

    then the marker change the position to left-bottom

Viewing 1 replies (of 1 total)
  • The topic ‘Marker MousOver: than Marker bigger?’ is closed to new replies.