I want to use Google Earth in a desktop application. My question is which one of these two APIs provided by google d开发者_运维百科o you think has more functionality and/or best support?
I would like to get a pair of coordinates (longitude, latitude) from a postal address. I am coding VBA in an Excel workbook. I can assume that Google Earth is installed and registered as COM server.
I have a KMZ file containing an animation for google earth. the KMZ contains KML withand a series of PNGs to overlay in a latlng boundary.
My goal is to display various shapes(polygons, points, linestring) on google maps by using data entered into a Postgis database dynamically(i mean by that we can see modifications in the map in real t