Valid 98-375 Dumps shared by ExamDiscuss.com for Helping Passing 98-375 Exam! ExamDiscuss.com now offer the newest 98-375 exam dumps, the ExamDiscuss.com 98-375 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 98-375 dumps with Test Engine here:
When you are using the GeoLocation API, which two arguments does the getCurrentPosition function utilize? (Choose two.)
Correct Answer: D,E
Explanation/Reference: The getCurrentPosition() method returns an object if it is successful. The latitude, longitude and accuracy properties are always returned.The second parameter of the getCurrentPosition() method is used to handle errors. It specifies a function to run if it fails to get the user's location. Note: * The HTML5 Geolocation API is used to get the geographical position of a user. * The getCurrentPosition() method returns an object if it is successful. The latitude, longitude and accuracy properties are always returned.