Sign in
webkit
/
WebKit
/
13a4e86f9805ee8595db991a26eb0211c7c172ff
/
.
/
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
)
{
}