mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 11:06:40 +07:00
deleted geolocation.js
This commit is contained in:
parent
ca9f6627c4
commit
a3f7fd9b46
1 changed files with 0 additions and 5 deletions
|
@ -1,5 +0,0 @@
|
|||
export const getUserLocation = callback => {
|
||||
if (!navigator || !navigator.geolocation) return;
|
||||
|
||||
navigator.geolocation.getCurrentPosition(callback);
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue