zillo32 / vosao

Automatically exported from code.google.com/p/vosao
GNU Lesser General Public License v2.1
0 stars 0 forks source link

Set size using $photo.getUrl() #562

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
How do I set the size of an image when using getting photos from picasa

Original issue reported on code.google.com by WillSpe...@gmail.com on 18 Mar 2012 at 6:46

GoogleCodeExporter commented 8 years ago
You can get a full size (photo.getURL()) or a thumbnail 
(photo.getThumbnailURL()). I cannot set custom size :(

Original comment by kirill.s...@gmail.com on 30 Jun 2012 at 6:43