the ID of the HTML element which will contain the context menu
Private #containerPrivate #latlngPrivate #visiblePrivate #xPrivate #yShow the contextmenu on top of the map, usually at the location where the user has clicked on it.
X screen coordinate of the top left corner of the context menu
Y screen coordinate of the top left corner of the context menu
Leaflet latlng object of the mouse click
Generated using TypeDoc
Base class for map contextmenus. By default it is empty and requires to be extended.