Missing Google Markers In IE8 - javascript

I wonder whether someone may be able to help me please with a error that I can't explain.
I was using this page yesterday and the markers were plotted on the map correctly. However, I've gone back in today and the markers have disapeared. I've also tried other files and I've got the same issue.
I know that the co-ordinates are being plotted on the map, because if I select the location in the left hand sidebar, the 'detail map' renders as it should, I've also checked the page with Firefox and the markers are shown.
I've reinstalled Interent Explorer and I've still got this problem. Could someone perhaps tell me please has anyone else come across this or a similar problem, and could someone perhaps please provide some guidnace on what I've done wrong.
Many thanks and kind regards

Your placeholder icon;
icon: 'http://labs.google.com/ridefinder/images/mm_20_green.png',
is a 404 so not displayed.

Related

Google Maps map doesn't load anymore

I have a problem with my GoogleMaps map that I added to my website.
The maps worked fine yesterday, with markers and all. Today, the code was not changed but when i load the page, markers appear but the map doesn't.
I tried to empty the cache, but it doen't work. Does anybody ever had the problem ?
Well i found the answer.
I'll answer my own question if anyone have the problem.
Apparently, the API key is optionnal but for a certain amount of requests. After a while, you will have to get a API key from Google to make it work.

Google chart tools - container is not defined

I'm using google charts API (google Chart Tools) to draw two charts (a line chart and a barchart) in two separate div called "divChartG" and "divChartD" (respectively for left and right)
I have an error occurring in my console on Firebug (Firefox 12.0) telling "Container is not defined" in format.js (a javascript file from google, directly.)
So, i've checked forums, helps and else, and everybody said "Don't have two divs with the same id" or "Hey, you missed to tell your div to have your id!"
in my javascript file, var firstDiv = "divChartG" and var secdDiv= "divChartD". Then i draw my chart and tell to find and place with a
document.getElementbyId(firstDiv) //(or secdDiv)
When i do
alert(firstDiv);
it totally works!
so i don't understand at all... and that's really frustrating, because i know it will work!
thanks by advance for the help or the reflexion you could bring to me! :)

Google maps unwanted white lines in IE

I am having a problem with the Google map API v3, I have created a map with custom stylers, and on IE9(windows 7) white horizontal lines appear, these lines do not appear in any other browser/OS combo.
Just wondered if anybody else has come across this problem before, and could give me any hints.
thanks.
Screenshot: http://tinypic.com/view.php?pic=kbeyqq&s=5
According to Google:
"This is a browser bug related to user selectable zoom level."
http://code.google.com/p/gmaps-api-issues/issues/detail?id=4120#makechanges
They provided no further information on why. Sounds like if you can deal with a set zoom level you won't run into the problem.
I know this is an old topic but I had a similar problem this afternoon. I managed to remove the lines by pressing CTRL + 0. Hope that helps.

Google Maps Sidebar Render Issue

I wonder whether it's possible that someone could help me please with a problem I've been trying to solve for over a week now.
I'm using this page to try and implement sidebar functionality to my Google map with the list entries and associated map markers switched on and off via category checkboxes.
I can get the markers to appear and disappear via the checkboxes, but I can't get the sidebar to render on the page.
As I said I've spent a lot of time on this and I seem to be going round in circles and I just can't work out where I'm going wrong.
I just wondered whether it's at possible that someone could take a look at this please and let me know where I've gone wrong.
Sincere thanks and kind regards

Google Map Custom Marker Image Not Rendering

I have this page where I have one custom marker rendering, and another not rendering. Would anyone know why? The http://www.comehike.com/img/smile.gif does not show up and the car image does show up.
The page url with the map (towards the bottom) is here:
http://www.comehike.com/hikes/hike_carpool.php?hike_id=125
Thanks,
Alex
Ok it was something stupid I was doing. Never mind :)

Categories

Resources