Currently, gmap_taxonomy.module supports the creation and updating of taxonomy markers for nodes, but does not load them into the node object. Consequently, these markers are only usable for maps implemented by Views, not for the manual gmap API.

A small fix will do just that, at the cost of one extra query. Patch attached.

CommentFileSizeAuthor
gmap_taxonomy_load_markername.patch797 byteselectricmonk

Comments

bdragon’s picture

I'm not convinced this is a good idea.

electricmonk’s picture

...care to explain?

topham’s picture

I'm interested in the same functionality, or an appropriate alternative implementation.

podarok’s picture

Status: Needs review » Closed (won't fix)

release unsupported
feel free to open issue against latest 7.x dev