Download & Extend

Support vocabularies allowing selection of multiple terms via primary term module

Project:GMap Module
Version:7.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:needs work

Issue Summary

Currently gmap_taxonomy requires use of a vocabulary which is set to only allow selection of a single term, because a unique term is required for use as a map marker. With this small patch, it's possible to allow multiple terms using the primary_term module to select which term is used as the marker. In the event that the primary_term module is not available, the marker is chosen as usual (i.e., a term is randomly selected from those associated with the node in the event that there is more than one available).

AttachmentSizeStatusTest resultOperations
gmap_taxonomy.patch1.88 KBIgnored: Check issue status.NoneNone

Comments

#1

Hi,

Just tested the patch on my system, need to do a bit more. I do have one query though. You noted that:

the marker is chosen as usual (i.e., a term is randomly selected from those associated with the node in the event that there is more than one available

Now with (but without the primary term module) or without your patch, having multiple terms, the markers never correspond to any term markers but always revert back to the GMap default. Can you confirm what you said in your original post?

Nick

#2

Version:6.x-1.1-rc1» 7.x-1.x-dev
Status:needs review» needs work

all feature requests can be imported in 6.x version after committing em in major versions with backport afterwards
Can You make this ?

nobody click here