export const ZOOM_IN_TITLE = "Zoom in"; export const ZOOM_OUT_TITLE = "Zoom out"; export const RESET_VIEW_TITLE = "Reset the view"; export const PANEL_HINT = "Drag to pan. Scroll or pinch to zoom.";