G'Day all,
Just checking to see if I'm missing the essential settings, but I cannot seem to get two geofields to render on the same map via a View display. Attached is the view I'm working with currently.
I've tried attaching GeoField to a taxonomy entity, and (in the attached) a regular content entity...same results through Views...each geofield term (or entity reference) prints out on the new map (row), when I actually want all the terms (references) to render on the same map.
Any advice much appreciated!

CommentFileSizeAuthor
geofield_view.txt15.32 KBboabjohn

Comments

Brandonian’s picture

Status: Active » Fixed

@boabjohn, there are a few different ways to make this work. The most flexible way is to use the Openlayers (http://drupal.org/project/openlayers) to handle map rendering.

Based on your view, it looks like you're using Geofield Map, the bundled map display. There is a separate display formatter that you should use if you want all of your data to display on a single map. Rather than the default display, use the Geofield Map display.

Status: Fixed » Closed (fixed)

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