My favorites | English | Sign in

Google Earth API

GEWindow Interface Reference

Inheritance diagram for GEWindow:

GEEventEmitter

List of all members.


Public Member Functions

void focus ()
void blur ()
bool getVisibility ()
void setVisibility (bool visibility)

Detailed Description

The object corresponding to the retangular region in which Google Earth is displayed.

Member Function Documentation

void GEWindow.focus (  ) 

Gives the Google Earth object focus.

void GEWindow.blur (  ) 

Removes focus from the Google Earth object.

bool GEWindow.getVisibility (  ) 

Toggles the overall visibility of Google Earth inside the browser.

void GEWindow.setVisibility ( bool  visibility  ) 

Toggles the overall visibility of Google Earth inside the browser.