blob: 382aa6eee978c3b4e4ab05e446e428482f4dd8bd [file] [log] [blame]
function LocationImage()
{
}
LocationImage.prototype.requestLocationImage = function(address, callback)
{
}
LocationImage.prototype.geocodeResultReceived = function(point, callback)
{
}