- 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

Brandonian’s picture

Just 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.

Brandonian’s picture

New commit from this morning addresses complex geometries, only remaining issue is alt text.

Brandonian’s picture

Status: Active » Fixed

Alt text fixed. Further discussion can be had at #1387520: Please remove "test" on releases....

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.