CGGoogleMaps icons issue
Posted: Thu Jan 24, 2013 12:58 pm
Hi, i want to use custom icons in CGGoogleMaps for Company directory module. I have in my template code for one category e.g. but default icon is still used. Position on map is ok.
I tried change default icon for my map too, but without any effect - icon is still the same. Seems like Google Maps ignore icon marker value submitted from module.
Any idea?
Thanks,
Daniel
Code: Select all
{cggm_add_dynpoint map=1 name=$entry->company_name lat=$entry->latitude long=$entry->longitude description=$description icon='gestute'}
I tried change default icon for my map too, but without any effect - icon is still the same. Seems like Google Maps ignore icon marker value submitted from module.
Any idea?
Thanks,
Daniel