Sign in
webkit
/
WebKit
/
e27614df2f37ba9cd62de8344bb8d5b7377411af
/
.
/
Websites
/
webkit.org
/
demos
/
calendar
/
LocationImage.js
blob: 382aa6eee978c3b4e4ab05e446e428482f4dd8bd [
file
] [
log
] [
blame
]
function
LocationImage
()
{
}
LocationImage
.
prototype
.
requestLocationImage
=
function
(
address
,
callback
)
{
}
LocationImage
.
prototype
.
geocodeResultReceived
=
function
(
point
,
callback
)
{
}