Skip to main content

<ImageSource />

ImageSource is a content source that is used for a georeferenced raster image to be shown on the map.
The georeferenced image scales and rotates as the user zooms and rotates the map

Props

PropTypeDefaultRequiredDescription
idstringnonetrueA string that uniquely identifies the source.
urlnumber | stringnonefalseAn HTTP(S) URL, absolute file URL, or local file URL to the source image.
Gifs are currently not supported.
coordinatestuplenonefalseThe top left, top right, bottom right, and bottom left coordinates for the image.
childrenReactNodenonefalseFIX ME NO DESCRIPTION