Hello Everybody,
Subject: geolocation implementation on a my website.
Totally lost as to how to implement the geolocation.
- registered or Unregistered visitors should see the list of items sold by registered members who are in the same town/city.
- registered members will have there location information stored to the database in terms of geolocation.
How do I go about doing this:
- what’s a good API and an API that is easy to use for a beginner.
- is it possible to do this with out third party help like google geolocation
i’m able to get the lat/lon using JavaScript but cant seem go beyond that.
any help you can provide would be greatly appreciated.