Moolet Moo's Online FB 1.0.2

Get Moolets
Loading Loading...
Get Moo
 
Moolets Support Forums
Welcome, Guest
Please Login or Register.    Lost Password?
Re:Changing Icon (1 viewing) (1) Guests
Go to bottom Avatar Required To Post Favoured: 0
TOPIC: Re:Changing Icon
#1130
bradolive (User)
Fresh MooTooler
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Re:Changing Icon 10 Months, 2 Weeks ago  
Fixed it - put this in the function showaddress(address) else that outputs the marker.

echo "icon = new GIcon(G_DEFAULT_ICON, "http://mysite.com/images/icon12.png");n";
echo "icon.image = "http://mysite.com/images/icon12.png";n";
echo "icon.shadow = "http://mysite.com/images/icon12s.png";n";
echo "icon.iconSize = new GSize(36, 22);n";
echo "icon.shadowSize = new GSize(36, 22);n";
echo "icon.iconAnchor = new GPoint(0, 22);n";
echo "icon.infoWindowAnchor = new GPoint(11, 1);n";
 
Report to moderator   Logged Logged  
 
Last Edit: 2008/02/25 23:11 By bradolive. Reason: Resolved
  Avatar Required To Particpate
      Topics Author Date
    thread link
Changing Icon
bradolive 2008/02/25 09:10
    thread link
thread linkthread link Re:Changing Icon
brian_williford 2008/02/25 15:27
    thread link
thread linkthread link Re:Changing Icon
bradolive 2008/02/25 18:52
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop
Page loading, please wait...