artemshulgin opened this issue 6 years ago · 1 comments
This is a current situation of the map
Location's api returns hospitals with coordinates We need to show them up on them map
{ worldsCount : 123, locations : [ { name : "US", count : 12, hospitals : [ { .... coordinations : { lat, lng} } ] } ] }
Implemented maps across all locations pages