Closed (fixed)
Project:
Geofield
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Dec 2011 at 19:35 UTC
Updated:
20 Jan 2012 at 13:30 UTC
- Geofield Map output does not handle anything beyond simple geometries. I've had some luck with a library I'm using in my Gmap Input widget, look to include something like that.
- Multiple maps on the same page don't always render.
- Alt text is always "test." Look to do something more useful.
Comments
Comment #1
Brandonian commentedJust pushed a commit that addresses points 1 and 2. Views output is still wonky with complex geometries. The js for that probably needs a recursive function to work properly.
Comment #2
Brandonian commentedNew commit from this morning addresses complex geometries, only remaining issue is alt text.
Comment #3
Brandonian commentedAlt text fixed. Further discussion can be had at #1387520: Please remove "test" on releases....