On Jul 23, 6:37 am, paulswansea <[email protected]> wrote: > Hi, > > I have a page which has several markers which have addresses attached > to them, the page also allows you to click on the map which then in > turn adds a marker which you can move about to allow the coordinates > to be stored in input fields, it works on all browsers including IE6, > but fails in IE8. > > In IE8 it places the marker hundreds of miles away from where I first > click. Can anyone help fix it?
MS redefined stuff for IE8. If you want it to work the same as IE6/7 you need to use IE7 "compatablility mode". http://groups.google.com/group/Google-Maps-API/search?group=Google-Maps-API&q=IE8+coordinates -- Larry > > Secondly, when clicking on one of the four custom markers to bring up > an address, a javascript error appears, which says "Line: 1099 Error: > 'lat' is null or not an object" and I cant seem to get rid of the > error. This also only occurs in IE8. > > The site ishttp://beta. marcyinspire .co.uk/admin/edit-retailers > > Please remove the spaces from the link above when putting it in the > address bar! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
