Home › Forums › MapPress Support › Icons for different post types › Reply To: Icons for different post types
April 10, 2013 at 5:36 am
#12195
Hi,
If you’re using the ‘geocoding’ fields in the settings, you can specify a custom field to use for the icon in automatically-generated maps. You could set that field value when you save your form. Or, if you want to use some logic to do it there’s a PHP filter ‘mappress_poi_iconid’ you could use to set it by post type, etc.