File: geofield.formatters.inc

Line 402
*from*
$single_types = array('Point', 'LineStrnig', 'Polygon');

*to*
$single_types = array('Point', 'LineString', 'Polygon');

(I'll learn to patch in the future, but I thought I'd share this now since it is a quick fix).

Comments

Brandonian’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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