__________Function displays the Latitude and Longitude in geoLocation in HTML5.

Options
- showLocation()
- showPosition()
- both a and b
- showStatus()


CORRECT ANSWER : showPosition()

Discussion Board
showPosition()

showPosition() function displays the Latitude and Longitude in geoLocation in HTML5. It shows the location in a Google Map.

Sapna 02-24-2017 06:07 AM

Function to display Latitude and Longitude

Correct Answer : showPosition().


The HTML5 geolocation feature lets you find out the geographic coordinates (latitude and longitude numbers) of the current location of your website's visitor. The showPosition() function in HTML is used to locate a user's position.

Jayesh Sonar 02-23-2015 01:36 AM

Write your comments

 
   
 
 

Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement