There's been a lot of discussion regarding the new OpenLayers, but most users seem to be talking about point location and not polygons. In my case, I have a production site using town boundaries that's working fine with earlier versions, but I've been trying for literally weeks now to get things working using Geofield 2.x on the development version of the site, to no avail.
See http://drupal.org/node/1982688 - Geocoder throws a Google API error, but I suspect it has more to do with Geofield than with Geocoder. The layers are generated from GeoJSON files which describe polygons for town boundaries; perhaps polygons haven't been as thoroughly tested as point generation has been.
Once again, I have this working perfectly on the development site, so it's not a configuration issue. Any guidance greatly appreciated and my thanks for all the work that's being done here... standing by!
Comments
Comment #1
bcobin commentedAlso see http://drupal.org/node/1941960 which may be related.
Comment #2
bcobin commentedBumping this - over a year now and still no solution - still stuck on Geofield 1.x, which won't do point location. Any ideas?
Comment #3
bcobin commentedSOLVED - I need to use a different projection for the layer - now it works fine. Gah!