If you use "Use marker field" and for some rows that field is empty, the markers defaults to the marker of the last non-empty row instead of the default marker. The $markername variable in gmap_style_plugin_gmap->render() is only reset before the foreach() loop. This patch simply moves the reset inside the foreach() loop.

Comments

podarok’s picture

Version: 6.x-1.1-rc1 » 7.x-2.x-dev
Status: Needs review » Needs work

please, provide patch against latest dev

johnv’s picture

Status: Needs work » Needs review
StatusFileSize
new971 bytes

a fresh patch.

podarok’s picture

Assigned: Unassigned » johnv
Status: Needs review » Fixed

#2 commited pushed to 7.x-2.x
thanks!!!

Status: Fixed » Closed (fixed)

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