Advertisement
Guest User

Untitled

a guest
Dec 18th, 2017
516
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. $station = "57.6890405";
  2. $amount = "11.9122761";
  3.  
  4.  
  5. $json = file_get_contents('https://maps.googleapis.com/maps/api/place/nearbysearch/json?location={$station},{$amount}&radius=50&sensor=true&key=AIzaSyD2Q1lSS-EWu4XPvgvxvfrNZdiE8NYgdpU&types=transit_station');
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement