# oh-plan-page - Floor plan

Displays markers on an image overlay

# Configuration

# General

# imageUrl Image URL TEXT url

The URL of the image to display as background

# imageWidth Image Width INTEGER

The width of the image (by default 1000 pixels). Please specify if the image is not square to compute the aspect ratio

# imageHeight Image Height INTEGER

The height of the image (by default 1000 pixels). Please specify if the image is not square to compute the aspect ratio

# noZoomOrDrag Disable Zooming & Dragging BOOLEAN

Disable the ability to zoom and drag

# noZoomAnimation No Zoom Animation BOOLEAN

Change zoom levels without animation, can also avoid graphic glitches with persistent tooltips

# noMarkerZoomAnimation Hide Markers during Zoom Animation BOOLEAN

# backgroundColor Background Color TEXT

Color outside the bounds of the image. "Black or White" means it will be black in dark mode and white in light mode

Options:
(empty)
Default
white
Always White
black
Always Black
blackwhite
Black or White

# darkModeInvert Invert Image in Dark Mode BOOLEAN

Apply an invert filter to the image in dark mode - use with images in black & white or grayscale for best results

# tooltipColor Tooltip Color TEXT

Color of the tooltip. "Black or White" means it will be black in dark mode and white in light mode

Options:
white
White
black
Black
blackwhite
Black or White