Closed sonnylazuardi closed 3 years ago
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/tibudiyanto/jakarta-vax-availability/EMwoNBtTVRUhuibvZgByoynqqp9a
✅ Preview: https://jakarta-vax-availability-git-fork-sonnylazua-a18747-tibudiyanto.vercel.app
Some results from the API returns an empty detail_lokasi
field resulting in some vaccination sites not displayed in the map.
Should we handle this? (Relates to #8)
Some results from the API returns an empty
detail_lokasi
field resulting in some vaccination sites not displayed in the map.Should we handle this? (Relates to #8)
I handle this in filter function, is it not enough?
ah you mean how to display it if it isn't in the map? then i think need to go back and use the listing page (main page).
Amazing. What do i need to do to deploy these? Only API key? @sonnylazuardi
Amazing. What do i need to do to deploy these? Only API key? @sonnylazuardi
Yes, only API key from https://account.mapbox.com/access-tokens/
env name: NEXT_PUBLIC_MAPBOX_KEY
I am not that familiar with typescript. @pveyes if you say its gucci imma hit the merge.
Someone is attempting to deploy a commit to a Personal Account owned by @tibudiyanto on Vercel.
@tibudiyanto first needs to authorize it.
This PR will add
/map
page.Please add Mapbox token from https://account.mapbox.com/access-tokens/ as env variable
Result: https://jakarta-vax-availability-theta.vercel.app/map
https://user-images.githubusercontent.com/856609/124431677-3e538200-dda3-11eb-9cce-44dc43350a3e.mp4