Google Groups Home
Help | Sign in
Size of google chart and map is should equal or not?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
petro finder  
View profile
(1 user)  More options May 13, 1:56 pm
From: "petro finder" <petrofin...@gmail.com>
Date: Wed, 14 May 2008 00:56:08 +0700
Local: Tues, May 13 2008 1:56 pm
Subject: Size of google chart and map is should equal or not?

Hi Barry,
Thank you for your corrections, but now i have a problem google chart as
icon is not show up on top of map , i thing is about the size, is the size
of icon should equal as chart ?
or chart should equal as icon? or maybe it's resizeable otomatically?
Where i can find good link of documentation about how to use google chart
and map in google ?

this below snip code work but the chart as icon is not show on map.
var baseIcon = new GIcon();
baseIcon.image = "
http://chart.apis.google.com/chart?chs=70x70&chd=t:60,40&cht=...Gas
";
baseIcon.iconSize = new GSize(70, 70);
baseIcon.shadowSize = new GSize(37, 27);
baseIcon.iconAnchor = new GPoint(9, 27);
baseIcon.infoWindowAnchor = new GPoint(9, 2);
baseIcon.infoShadowAnchor = new GPoint(18, 25);

Any idea?

Thank you very much


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mike Williams  
View profile
 More options May 13, 11:21 pm
From: Mike Williams <nos...@econym.demon.co.uk>
Date: Wed, 14 May 2008 04:21:50 +0100
Local: Tues, May 13 2008 11:21 pm
Subject: Re: Size of google chart and map is should equal or not?
You can't use &amp; in a Google chart URL.

Try this:

    baseIcon.image =
"http://chart.apis.google.com/chart?chs=100x30&chd=t:60,40&cht=p3&chl=Oil
|Gas&chf=bg,s,00000000&ext=.PNG";

--
http://econym.googlepages.com/index.htm
The Blackpool Community Church Javascript Team


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google