Google Map - bigktmbig/MyExperienceAlgorithm GitHub Wiki
- google place: https://maps.googleapis.com/maps/api/place/photo?maxwidth=2048&photoreference=PHOTO_REFERENCE&key=YOUR_API_KEY
- get multi image lastest: http://www.mapcoordinates.net/en
- https://maps.googleapis.com/maps/api/place/nearbysearch/json?location={latitude},{longitude}&radius=500&type=point_of_interest&keyword={query}&language=en&key=YOUR_API_KEY",