Leaflet.widget icon indicating copy to clipboard operation
Leaflet.widget copied to clipboard

this.handlers error

Open robballou opened this issue 11 years ago • 1 comments

Hello,

I'm working on diagnosing an issue using the leaflet widget (particularly the Drupal version). When loading a page with the widget, I get an error with the select control:

TypeError: this.handlers is undefined (line 220)

I'm trying to figure out what the code that uses this.handlers is referencing to see if this changed in leaflet.draw or leaflet somewhere, but I can't seem to find anything. The page in question is using Leaflet 0.7.2.

In Drupal you can replicate by:

  1. Adding Leaflet 0.7.2 to sites/all/libraries
  2. Enable leaflet_widget
  3. Add a geofield with a leaflet widget to a content type
  4. Load the node/add screen for that content type

Thanks,

Rob

robballou avatar Feb 07 '14 22:02 robballou

Any update on this issue?

geospatialist avatar Nov 15 '16 20:11 geospatialist