Skip to content
This repository has been archived by the owner on Dec 3, 2022. It is now read-only.

anthony-mills/panoramio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Panoramio Wrapper Class
=======================

* Anthony Mills (<me@anthony-mills.com>)
* Version: 0.2
* Website: http://anthony-mills.com/
* Github: https://github.com/anthony-mills/Panoramio

This free software is licensed under version 3 of the GPL license.

About
-----

This wrapper class allows you to retrieve images back as a PHP object from the Panoramio data API.

Usage
-----

To use the features of the class simply:

* Include and then instansiate the Panoramio wrapper class in your code
* Set the longitude and latitude of the location you would like to collect images near with the setRequiredLocation method
* Then call the getPanoramioImages method to actually contact the API and request images for the location

See the file Example/example.php for a very basic use case example of how the class can be to get images with the default co-ordinates for Sydney, Australia.

About

Panoramio PHP wrapper class for the data API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published