You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With these data we could draw a map with Laravel meetup-active companies and put smaller maps on company profile pages. In the scope of this task at least three things should be done:
add geolocation data to resources/companies.json file
prepare a builder of public/api/map.json file that would be built from all companies with coordinates and maybe narrowed down to organizers/sponsors/partakers of last X meetups
add maps to the frontend
The text was updated successfully, but these errors were encountered:
I would like to extend
resources/companies.json
with geolocation data:With these data we could draw a map with Laravel meetup-active companies and put smaller maps on company profile pages. In the scope of this task at least three things should be done:
resources/companies.json
filepublic/api/map.json
file that would be built from all companies with coordinates and maybe narrowed down to organizers/sponsors/partakers of last X meetupsThe text was updated successfully, but these errors were encountered: