Class: MapPopup

nsVmap.Map.MapPopup

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

Methods

displayMessage(message, coordinates){undefined}

vmap/map/mappopup.js, line 90

Display a message on the given coordinates

Name Type Description
message string
coordinates ol.Coordinate

displayTable(data, coordinates){Boolean}

vmap/map/mappopup.js, line 116

Display a table on the popup according to the object

Name Type Description
data object

data to display

coordinates ol.Coordinate

remove(){Boolean}

vmap/map/mappopup.js, line 163

Remove the popup