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