Class: MapTooltip

nsVmap.Map.MapTooltip

Class nsVmap.Map.MapTooltip: A tooltip on the map

Methods

displayMessage(message){string}

vmap/map/maptooltip.js, line 51

Display the tooltip whith a message

Name Type Description
message string

to display

Returns:
error

hide(){string}

vmap/map/maptooltip.js, line 64

Hide the tooltip

Returns:
error