set_coordinates
Description:
[
Version ( since =
"0.5.0" ) ]
public void set_coordinates (
double latitude,
double longitude)
Sets the latitude and
longitude properties to latitude
and longitude
respectively.
Parameters:
this |
a PicasaWebAlbum
|
latitude |
the album's new latitude coordinate, or G_MAXDOUBLE
|
longitude |
the album's new longitude coordinate, or G_MAXDOUBLE
|