Map is refactored and functionality is full. Calling the /map/get_map_data/ endpoint will provide a list of all locations in the format of [{"location": [73.929604, -81.605588], "merchant_name": "Lyft", "merchant_percentile": 3}, {"location": [71.058645, 39.251017], "merchant_name": "Walmart", "merchant_percentile": 4}, {"location": [29.400995, 178.104457], "merchant_name": "Walmart", "merchant_percentile": 4}].
Map is refactored and functionality is full. Calling the /map/get_map_data/ endpoint will provide a list of all locations in the format of [{"location": [73.929604, -81.605588], "merchant_name": "Lyft", "merchant_percentile": 3}, {"location": [71.058645, 39.251017], "merchant_name": "Walmart", "merchant_percentile": 4}, {"location": [29.400995, 178.104457], "merchant_name": "Walmart", "merchant_percentile": 4}].