Active
Project:
GMap Module
Version:
7.x-2.x-dev
Component:
gmap_plugin_style_gmap.inc
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Apr 2013 at 12:42 UTC
Updated:
17 Apr 2013 at 12:43 UTC
I have hacked by gmap_plugin_style_gmap to allow a custom module to define the marker type. If I wrote a patch to incorporate an API to people can define a marker field per row via hooks, would you be willing to include this in future versions.
I have added code to the options form (where new new option name is defined by a hook) and on part where the $markername variable is set (again by a hook).