Needs review
Project:
Leaflet
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Jan 2015 at 19:51 UTC
Updated:
27 Jan 2015 at 19:02 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
balagan commentedThe enclosed patch implements the features described above.
Comment #2
balagan commentedComment #3
balagan commentedComment #4
balagan commentedI have accidentally deleted some code before creating the patch. This should be good now.
Comment #5
balagan commentedComment #6
balagan commentedOne day I will get it right...
Comment #7
balagan commentedEdited hook_field_formatter_info()
Comment #8
balagan commentedComment #9
balagan commentedAdded initialization of $last_popup variable.
Comment #10
balagan commentedAfter applying this patch and the one for issue https://www.drupal.org/node/2400683 (the two patches merged) it would be possible to do display something like this:
.
Currently I am asking the users (still only a few) of my module to patch the leaflet module. Is it possible to fix these issues?