yenbao1340 / gmaps-utility-library-dev

Automatically exported from code.google.com/p/gmaps-utility-library-dev
0 stars 0 forks source link

GControl is not defined. #25

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Implementing a Google Map page in the same manner as below.

What is the expected output? What do you see instead?
A loaded Google Map with the Traffic and Traffic Help button. I see no map
data, but the container for the map. I also see the copyright line and the
GoogleBar at the bottom of the map but no overlay controls (zoom, pan, 

What version of the product are you using? On what operating system?
google.maps 3.x, does the same for the 2.x branch as well, via the jsapi
google AJAX module loader.
Server is Ubuntu Server 7.x with Apache 2.x.
Clients are Windows XP SP2 with FireFox 2.x and IE7/IE8. Also Mac 10.3 and
10.5 using FireFox 2.x and Safari 1.3 (10.3) and 3.0 (10.5).

Please provide any additional information below.
Link to the webpage in question:
http://emborsky.homelinux.com/sandbox/ExtMapTypeControl.php
Link to the source code of said page:
http://emborsky.homelinux.com/source?file=sandbox/ExtMapTypeControl.php

Original issue reported on code.google.com by trumpete...@gmail.com on 11 Mar 2008 at 5:56

GoogleCodeExporter commented 8 years ago
This problem is fixed. The issue was because I was not loading the Maps API 
before
the ExtMapTypeControl library was trying to reference the API objects.

I've attached both the old and new files to show the difference for anyone else 
who
comes across this same type of problem.

Original comment by trumpete...@gmail.com on 14 Mar 2008 at 5:49

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by lem...@gmail.com on 16 Apr 2008 at 3:11

GoogleCodeExporter commented 8 years ago

Original comment by lem...@gmail.com on 26 May 2008 at 4:36