export enum GoogleMapEnum { STROKE_OPACITY = 0.4, STROKE_COLOR = 'blue', STROKE_WEIGHT = 4, DARK_MAP = 'dark_map', }