|
|
StephenFletcher
new user
Reg'd: Sat
Posts: 1
|
|
There are a couple of code errors in the "Embed Google Maps into your website" feature in issue 185.
Point 6 code should be (errors are highlighted in bold):
var point = new GLatLng(51.5010546441594, -0.0967761526667349); var marker = new GMarker(point); map.addOverlay(marker);
Hope this helps someone out finding it doesn't work.
|
|
andys
Staff
Reg'd: Fri
Posts: 171
Loc: London, England
|
|
Thanks for pointing that out Stephen, and apologies to anyone who has been struggling with it.
-------------------- Andy Shaw - Technical and Reviews Editor
Web User
|
|
0 registered and 7 anonymous users are browsing this forum.
Moderator: putasolutions, Joe_London, greysts, bricat, Hello_There, John_McKenna, Nanook, Mouse, TheFatControlleR, kimhollamby, BenCJ
Print Topic
|
Forum Permissions
You cannot start new topics
You cannot reply to topics
HTML is disabled
Mark-up is enabled
|
Rating:
Topic views: 0
|
|
|
|
|