Thursday, 30 May 2013

Google Map Using Javascript Things that are covered: Auto-complete Location using Google Places API Zoom Changed Event Radius Calculation Distance Calculation Map.html <!DOCTYPE html> <head> <title>Google Map Using Javascript</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?sensor=false&libraries=places"></script> ...
Get Location Based on IP Address There are many vendor available in market that provides REST service to get Location based on IP Address. In our example we have used IPInfoDB. Step 1) Create an account with IPInfoDB: http://ipinfodb.com/register.php Once account is created, you will receive an Account Activation link from IPInfoDB: Activate the account. Step 2) Login into IPInfoDB and under Overview Tab, copy the API Key....
Find me on Facebook! Follow me on Twitter!