This is a json/jsonp API to get City/Country in a type ahead search box and to get the Latitude & Longitude of a city based on the name.
-
Laravel: The base framework for this application
-
Bing Maps for Latitude & Longitude (you could call this directly but since my weather app is public I didn't want my API key exposed)
Simple demo
Simple demo I have a weather app on codepen.io that uses this api. Demo APP