【发布时间】:2015-03-31 06:05:19
【问题描述】:
在 javaScript 中:navigator.geolocation.getCurrentPosition(onSuccessLocation, onErrorLocation);
In the above code Success Location working fine when i click share location button popup (would you like to share your location) in browser. but i want Error Location. it will not working when i clicked Not Now in browser.
【问题讨论】:
-
至少在调用 errorLocation 函数时..请告诉我任何人..
标签: javascript jquery