Active
Project:
Google Maps Tools
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Jan 2011 at 14:50 UTC
Updated:
6 Jan 2011 at 02:00 UTC
hi there,
i might be missing something, but i
- created two contenttypes sharing one anp field
- created two different marker-icons
- configured each contenttype admin/content/node-type/ABC to use its specific icon (gmaps marker options/icon)
- i created a map preset
- i created a view displaying nodes of the two types on a map
as long as i leave the preset settings overlays/marker settings/basic options/icon to "API default" i get the (expected) red API default marker
when i set the icon to one of my custom icons, ALL nodes are displayed with this icon.
so i'm missing an icon setting like "use those configured in the content-types"
any idea?
regards
tom
Comments
Comment #1
thommyboy commentedok, just found out about the "Marker option: Icon options" setting ;) so it works for my view now.
but (how) can i get the same behaviour for a node-based display? when i display a node containing
an anp field the map alway shows the icon configured by the preset used for displaying, not the
icon configured for the current contenttype? is it really necessary to clone the preset for each
contenttype just to change the icon?