Google Earth API

is there a way to bring in google earth for well locations?

You can certainly use Google static maps api to bring in Google map images on the image component.

http://code.google.com/apis/maps/documentation/staticmaps/

You can set the image path property of the image component to any url from the Google static maps api.

However, for Google earth you will probably have to embed Internet Explorer in your window using the ActiveX module.