Barry Hunter wrote:
> I think the issue is variable collisions.
> MapGadget.prototype.earth = function( object )
> { this.earth = object;
Sounds good, and I have no clue about JavaScript.
Only renaming this.earth to this.gep didn*t help,
it is still "null".
> this.gmap.getEarthInstance( this.earthCallback);
>
> ...
>
> MapGadget.prototype.earthCallback = function( object )
Removing the methodCallback magic... no, inserted
again, that wasn't the problem.
> I see London.
Okay, google.loader.ClientLocation does "something".
I was far from sure, normally GeoIP guesswork finds
me, whether I want it or not, but the google.loader
info offered nothing for my de.clara.net IP.
Thanks
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---