1. H5 地址信息位置

if ('geolocation' in navigator) {
  navigator.geolocation.getCurrentPosition(function(position) {
    console.log(position);
  });
}
Copyright © Guanghui Wang all right reserved,powered by GitbookFile Modified: 2019-08-25 13:56:34

results matching ""

    No results matching ""