|  | <div class="page"> | 
						
						
							|  | 
 | 
						
						
							|  |   <h2><i class="fa fa-clock-o"></i> Timezone</h2> | 
						
						
							|  | 
 | 
						
						
							|  |     <h3>Retrieving the timezone at a lat/lng</h3> | 
						
						
							|  | 
 | 
						
						
							|  |     <ul> | 
						
						
							|  |       <li><a href="/api/timezone?latitude=45.5118&longitude=-122.6433">/api/timezone?latitude=45.5118&longitude=-122.6433</a></li> | 
						
						
							|  |     </ul> | 
						
						
							|  | 
 | 
						
						
							|  |   <h2><i class="fa fa-globe"></i> Geocoder</h2> | 
						
						
							|  | 
 | 
						
						
							|  |     <h3>Retrieving the lat/lng for a named location</h3> | 
						
						
							|  | 
 | 
						
						
							|  |     <ul> | 
						
						
							|  |       <li><a href="/api/geocode?input=309+SW+6th+Ave,+Portland,+OR">/api/geocode?input=309+SW+6th+Ave,+Portland,+OR</a></li> | 
						
						
							|  |     </ul> | 
						
						
							|  | 
 | 
						
						
							|  |     <h3>Retrieving a named location from a lat/lng</h3> | 
						
						
							|  | 
 | 
						
						
							|  |     <ul> | 
						
						
							|  |       <li><a href="/api/geocode?latitude=45.5118&longitude=-122.6433">/api/geocode?latitude=45.5118&longitude=-122.6433</a></li> | 
						
						
							|  |     </ul> | 
						
						
							|  | 
 | 
						
						
							|  |   <h2><i class="fa fa-map"></i> Static Maps</h2> | 
						
						
							|  | 
 | 
						
						
							|  |     <p><a href="/map/img?marker[]=lat:45.5165;lng:-122.6764;icon:small-blue-cutout&basemap=gray&width=600&height=240&zoom=14">/map/img?marker[]=lat:45.5165;lng:-122.6764;icon:small-blue-cutout&basemap=gray&width=600&height=240&zoom=14</a></p> | 
						
						
							|  |     <img src="/assets/sample-map.png" width="600"/> | 
						
						
							|  | 
 | 
						
						
							|  |     <p>See <a href="https://github.com/esripdx/Static-Maps-API-PHP/">Static-Maps-API</a> for full API docs</p> | 
						
						
							|  | 
 | 
						
						
							|  | </div>
 |