---
layout: api
title: "Gmap3 Overlay"
---
overlay
This function creates custom OverlayView.
Parameters
-
Options to create one overlay.
Array of Options to create multiple overlays.
Options
-
LatLngBounds of the overlay.
-
LatLng of the overlay.
-
Content to display.
-
X offset (in pixel)
-
Y offset (in pixel)
Example (using position)
Example (using bounds)