Leaflet Popup Outside

Component ID

2049001

Component name

Leaflet Popup Outside

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

2125

Component created

Component changed

Component body

Want a quick and simple way to make your Leaflet Maps Project show the info bubble window not in a Popup (default Leaflet behavior) but in an external div? This will do it.

Leaflet Popup Outside Usage

  1. Build Leaflet map
  2. Enable this module

Just added: "active" css class on the leaflet marker image element. I'm just sayin'.

This module will replace Popup behavior across all Leaflet maps on your installation. If your project requires different behavior, all patches will be considered!