I've got NAT NG and Gmap Taxonomy on my site, and NAT NG resets the GMap marker on any term for which the NATed node is edited.

I've written a fix for this, which is reliant on an extension to the NAT NG API which I've posted here: http://drupal.org/node/776414

Attached below is a patch which implements this functionality: it relies on the API being changed in GMap Taxonomy, though it checks using function_exists() so it will not fall over without it.

CommentFileSizeAuthor
gmap_tax_interaction.patch524 bytesnemchenk

Comments

nemchenk’s picture

Oops... That should say "the fix is reliant on an extension to the Gmap Taxonomy API"

anantagati’s picture

Status: Active » Fixed

Thank you, commited in 6.x-dev.

http://drupal.org/cvs?commit=365270

Status: Fixed » Closed (fixed)

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