Status Update
Comments
bc...@google.com <bc...@google.com> #2
Can you check your browser zoom? This is often an issue when the zoom puts the tiles at non-integer pixel coordinates. You can reset the zoom by hitting ctrl-0.
If it's still a problem, can you provide a link to a page that demonstrates the issue? I see no problem when running the v3 samples, for instance.
If it's still a problem, can you provide a link to a page that demonstrates the issue? I see no problem when running the v3 samples, for instance.
[Deleted User] <[Deleted User]> #3
It's definitely not a zoom issue. I'm sorry I should've provided that info.
My site athttp://individual8.com/contact demonstrates the problem I'm seeing.
My site at
[Deleted User] <[Deleted User]> #4
ja...@gmail.com <ja...@gmail.com> #5
I just posted a bug report at another thread before finding this thread: https://code.google.com/p/gmaps-api-issues/issues/detail?id=4120
In Firefox, Safari and Mobile Safari the map shows up fine.
In Chrome (for Mac) the position of the tiles are off by 2 pixels. I have made the background green to show the issue more prominently. The top and left styles are calculated incorrectly.
This is not an issue with browser zoom.
In Firefox, Safari and Mobile Safari the map shows up fine.
In Chrome (for Mac) the position of the tiles are off by 2 pixels. I have made the background green to show the issue more prominently. The top and left styles are calculated incorrectly.
This is not an issue with browser zoom.
ja...@gmail.com <ja...@gmail.com> #6
en...@google.com <en...@google.com> #7
ca...@gmail.com <ca...@gmail.com> #9
Hello I am still learning Code but will try to see if i can fix this as soon as possible :)
ma...@jacobsm.com <ma...@jacobsm.com> #12
I get a horizontal line on every map I generate at http://jacobsm.com/iptest.htm with the latest Chrome browser. Yet it works fine with IE11. My OS is Windows 8.1 64-bit Pro. The source to the page there is less that one sheet of A4 paper - I like to keep things as simple as possible! Any ideas? After all, it is Google maps on Google Chrome browser!
[Deleted User] <[Deleted User]> #13
os...@gmail.com <os...@gmail.com> #15
So the only way to overcome these are... (Please anyone, who can confirm)
1-Recomend every client using current Chrome to wait for updates
2-Refer to v3.14 in the HTML that loads the Google Maps API
Am I correct or there's some other alternative to this?
1-Recomend every client using current Chrome to wait for updates
2-Refer to v3.14 in the HTML that loads the Google Maps API
Am I correct or there's some other alternative to this?
se...@gmail.com <se...@gmail.com> #16
Refer to v3.14 doesn't work for me.
I use Chrome 34.0.1847.116 in Mac OS X 10.8
I use Chrome 34.0.1847.116 in Mac OS X 10.8
bc...@google.com <bc...@google.com> #17
Yes, it's unlikely this is fixable with 3.14, as it was really a Chrome issue.
The fix is in Chrome 35, which is currently scheduled for release in mid-May (you can switch to the beta channel to get the fix now or verify it in a Canary build -http://www.chromium.org/getting-involved/dev-channel ).
Beyond that, there's not a whole lot to do to work around the bug since it's in the browser's renderer. There may be a way to tweak your map's sizing to not hit it, but that's going to be difficult in any page where the map size depends on the page size and layout.
The fix is in Chrome 35, which is currently scheduled for release in mid-May (you can switch to the beta channel to get the fix now or verify it in a Canary build -
Beyond that, there's not a whole lot to do to work around the bug since it's in the browser's renderer. There may be a way to tweak your map's sizing to not hit it, but that's going to be difficult in any page where the map size depends on the page size and layout.
os...@gmail.com <os...@gmail.com> #18
[Comment deleted]
os...@gmail.com <os...@gmail.com> #19
But I think that starting from v3.15 there are some inline styles applied to the tiles img element that involve the bug. I mean -webkit-transform:translateZ(0). That CSS transform is not applied on the tiles before v3.15 and thus it is possibe that the bug in Chrome is not expressed using the v3.14 API .
os...@gmail.com <os...@gmail.com> #20
One correct URL to reference v3.14 API is
http://maps.google.com/maps/api/js?v=3.14&sensor=false
Here is a bin using v3.16
http://jsbin.com/wawezina/1
Here is a bin using v3.14
http://jsbin.com/wawezina/7
If you inspect this sentence in the console:
$("#map img")
, you can quickly check the transform that is applied inline to the tiles img
Here is a bin using v3.16
Here is a bin using v3.14
If you inspect this sentence in the console:
$("#map img")
, you can quickly check the transform that is applied inline to the tiles img
jo...@gmail.com <jo...@gmail.com> #21
Having same issues on 34.0.1847.137 OS X 10.8.5
No help on switching API versions
No help on switching API versions
os...@gmail.com <os...@gmail.com> #22
Has anybody figured out how to overcome this issue?. I.e by wrapping the map div container with another div with a specific CSS rule or anything similar?
e....@gmail.com <e....@gmail.com> #23
Still an issue in Chrome (34). Works fine in Canary.
cm...@gmail.com <cm...@gmail.com> #24
definitely still an issue in v3.14. hopefully this gets addressed soon
ja...@gmail.com <ja...@gmail.com> #25
Hi. I applied to workaround of changing to v=3.14 and it worked fine just a few days ago. But from today when I checked again, the bug reappears even with the v=3.14 reference?
Could someone help confirm that something has changed for linking to 3.14. Thanks
Could someone help confirm that something has changed for linking to 3.14. Thanks
ge...@gmail.com <ge...@gmail.com> #26
en...@google.com <en...@google.com> #27
Chrome bug was fixed.
an...@gmail.com <an...@gmail.com> #28
Same issues with current version of the maps
al...@gmail.com <al...@gmail.com> #29
I am also facing same issue, I have checked all latest version and nothing works to me.
ia...@gmail.com <ia...@gmail.com> #30
It is still not fixed in chrome. because I am getting white lines in my google map api as well. :(
it especially shows on polygon shapes like in my picture. in firefox there is no issue.
it especially shows on polygon shapes like in my picture. in firefox there is no issue.
ia...@gmail.com <ia...@gmail.com> #31
In google chrome canary the white lines (bug) is fixed :)
ak...@gmail.com <ak...@gmail.com> #32
Still facing this issue, chrome version: 60.0.3112.113 (Official Build) (64-bit). Seems to be working fine on mozilla but not on chrome. any idea?
ak...@gmail.com <ak...@gmail.com> #33
Any updates on this?
te...@gmail.com <te...@gmail.com> #34
Any new updates or changes to this issue? Still occurring in Chrome but not other browsers.
36...@360ninja.com <36...@360ninja.com> #35
This Chrome bug is still occuring. How is it possible that a huge and ugly bug like this is not fixed for years? Checking in: Edge. No problem. In Firefox: No problem. Even in Internet Explorer. No problem. In Chrome: still problem. Why is this not fixed and is there a workaround? How come this is not the highest priority?
36...@360ninja.com <36...@360ninja.com> #36
Ok, I did the following and it actually helped a lot.
It is not the solution, rather it is hiding the problem, making it 50 % less noticeable.
It is by no means a real fix, just takes away half the pain, the lines are still there.
In your maps css:
#map_container > div {
background-color: rgba(128, 128, 128, 0.5) !important;
}
Where #map_container is the ID of the div element that contains your map.
It is not the solution, rather it is hiding the problem, making it 50 % less noticeable.
It is by no means a real fix, just takes away half the pain, the lines are still there.
In your maps css:
#map_container > div {
background-color: rgba(128, 128, 128, 0.5) !important;
}
Where #map_container is the ID of the div element that contains your map.
be...@gmail.com <be...@gmail.com> #37
It surely is a bug in webkit browsers not only Chrome.
I managed to fix this by adding this css:
.gm-style div {
-webkit-transform: scale(1.002);
}
I managed to fix this by adding this css:
.gm-style div {
-webkit-transform: scale(1.002);
}
ra...@google.com <ra...@google.com> #38
We are closing this old issue. Please star this similar issue instead https://issuetracker.google.com/153698495 .
Description
When I switch to v=3.14 the bug diappears.
Also the bug doesn't seem to be an issue in Firefox 28 and Internet Explorer 11.