atArrive makes peer-to-peer encrypted location sharing easy.
We have open sourced atArrive so that you can see how apps on The atPlatform work. We also welcome issues and pull requests so that we can make atArrive better.
To access map and location search:
- Create
.env
file in the root of the project. - And add these lines in the
.env
file.
MAP_KEY = '<insert_your_map_key_here>'
API_KEY = '<insert_your_api_key_here>'
- Go to https://cloud.maptiler.com/maps/streets/
- Click on
sign in
orcreate a free account
- Come back to https://cloud.maptiler.com/maps/streets/ if not redirected automatically
- Get your key from your
Embeddable viewer
input text box- Eg : https://api.maptiler.com/maps/streets/?key=<YOUR_MAP_KEY>#-0.1/-2.80318/-38.08702
- Copy <YOUR_MAP_KEY> and use it.
- Go to https://developer.here.com/tutorials/getting-here-credentials/ and follow the steps
CONTRIBUTING.md has detailed guidance on how to make a pull request.
Created by @sarika01, @sachins-geekyants and @nitesh2599