Think of @wavi as a public space for your business, your projects, or yourself. Provide as little or as much information as you want on your profile, which will be made available to the public on our directory (http://wavi.ng). You can opt to publish contact information, location, media, social media links, even gamer tags. You have total control over what other people see about you.
We have open sourced the @wavi mobile and desk app so that you can see how apps on The @ Platform work. We also welcome issues and pull requests so that we can make @wavi 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