javascript - How to show current location of multiple users on webpage? -


i working on website requirement show current locations of multiple users on pc. location needs show on pc website , users location needs fetched gps enabled mobile (android or iphone). there way can see current position of particular mobile device(android or iphone) on pc webapge? please , me achieve using js

simply make them sign account, , have kind of user id. have logic user can upload & update location in site, save location id (alongside time stamp) in database, , create map, , load data database , show different users in map.

then decide whether timestamps information used disqualify location, , how want refresh map.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -