MapMarker.getToolTipColor

Syntax

getToolTipColor();

Description

The getToolTipColor method returns border color of the tooltip.

Comments

The method returns a String-type value.

Example

The example of use is given in the page with the PP.MapMarker Class Constructor description.

See also:

MapMarker