FieldtypeMapMarker icon indicating copy to clipboard operation
FieldtypeMapMarker copied to clipboard

hidden inputfields

Open valieand opened this issue 9 years ago • 1 comments

I guess Google has changed smth in the script that draws map. Currently inputfields are hidden. To fix the issue - add "clear:left" in InputfieldMapMarker.module, line 161
"style='height: {$height}px;clear:left;' " .

Repost from here: https://processwire.com/talk/topic/9711-map-marker-map/?do=findComment&comment=128628

valieand avatar Sep 23 '16 08:09 valieand

Thanks, I have pushed this fix.

ryancramerdesign avatar Sep 26 '16 20:09 ryancramerdesign