GoogleMaps custom icon shadows

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
User avatar
MikeTroop74
Forum Members
Forum Members
Posts: 65
Joined: Thu Oct 14, 2010 6:58 pm

GoogleMaps custom icon shadows

Post by MikeTroop74 »

Not sure if any of you tried using any custom marker shadows but there is something not correct in the code somewhere that is not allowing the custom shadows to be used. Has anyone else had problems getting them to work?
Last edited by MikeTroop74 on Mon Nov 15, 2010 5:07 pm, edited 1 time in total.
Duketown

Re: GoogleMaps custom icon shadows

Post by Duketown »

MikeTroop74,

Is that actually working?

Code: Select all

if (!file_exists...
means if the file doesn't exist, the defaults.png is used. That is the function of the exclamation mark in front of the file_exists function.

Duketown
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: GoogleMaps custom icon shadows

Post by calguy1000 »

This is exactly the reason we don't like people posting code modifications here.  If you made a code modification that's fine... it may work for you, it may not... but don't post it here and muddy the waters for the people that don't know what they are doing.... and also don't ask for support with your modified files.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
User avatar
MikeTroop74
Forum Members
Forum Members
Posts: 65
Joined: Thu Oct 14, 2010 6:58 pm

Re: GoogleMaps custom icon shadows

Post by MikeTroop74 »

calguy1000 wrote: This is exactly the reason we don't like people posting code modifications here.  If you made a code modification that's fine... it may work for you, it may not... but don't post it here and muddy the waters for the people that don't know what they are doing.... and also don't ask for support with your modified files.
Point well taken . . .my bad.
Post Reply

Return to “Modules/Add-Ons”