import React from 'react' import GoogleMapReact from 'google-map-react' const Map = ({ location, zoomLevel }) => (