Hi,

I want to display address field and other custom type fields in Geofield Google Map view format.In this format only Title is displaying.If I am choosing rendered entity all values are coming from my content type.How to display specific fields of a content type what user wants to display.

Thanks,
Dipika

Comments

dipikas created an issue. See original summary.

itamair’s picture

@dipikas ... for passed matters/reasons at the moment the Geofield Map View Style (and also the Geofield Map formatter) is allowed to to add in its infowindow just string/text type fields.
If you add a string/text type field to the lists of the View style fields you should be able to use it as infowindow content (please verify).
But now you made me wondering if this limitation still makes sense, so that I am minding to unblock all this in the next release, after the needed checks.

Here is a temporary patch that applies to 8.x-2.30 and that should unblock every field type in the Geofield Map View Style for being Infowindow content ...

itamair’s picture

Status: Active » Needs review

  • itamair committed ddf17a8 on 8.x-2.x
    Issue #3036367 by itamair: Issue on Geofield Google Map view showing the...
itamair’s picture

Last commit into dev will be part of the next release.
Now every kind of field added into the Geofield Map View Style might be used as Infowindow content.

itamair’s picture

Status: Needs review » Fixed
itamair’s picture

Status: Fixed » Closed (fixed)