infoboxHTML ()
Class:
Marker
Returns the markup inside the infobox container for the marker, if you created an infobox for that marker.
Returns: Text (HTML)
Example
// assuming you already have access to `marker` as a Marker object
marker.infoboxHTML()