By using the event's coordinate instead of the feature's, we make sure that the popup is shown where the user clicked when on a wrapped world.
4 lines
31 B
CSS
4 lines
31 B
CSS
#map {
|
|
position: relative;
|
|
}
|