Zone label positioning
-
Hello,
I trying to position second zone label more on left. My css is following:
lpac-map-container > div.lpac-map > div > div.gm-style > div:nth-child(1) > div:nth-child(2) > div > div:nth-child(4) > div:nth-child(2) > div > div {
#lpac-map-container > div.lpac-map > div > div.gm-style > div:nth-child(1) > div:nth-child(2) > div > div:nth-child(4) > div:nth-child(2) > div > div { right: 150px !important; }
}
It woks, but as soon as you zoon, this zoom 2 label goes with zoom. So it overlaps Zone 1 label. See 8 zoom level screenshot: https://prnt.sc/S3d94s2RAJuD
And zoom level 12 (or something): https://prnt.sc/3Rn4Ttk9pIMFSo my question is – is it possible somehow fix Zone2 label in each zoom level?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Zone label positioning’ is closed to new replies.