Re: Adding the polylines in side the loop using addOverlay() method not working in ie7
On Aug 19, 12:34 pm, Raji <msraj...@gmail.com> wrote:
> My code is as follows
>
> var arr = new GPolyline(pts,color,5,50);
> map.addOverlay(arr);
What's 50? The documentation implies that 50 is not a valid number.
http://code.google.com/apis/maps/documentation/javascript/v2/reference.html#GPolyline
Of course, that is one obvious issue; there may be others -- we have
no idea what values are assigned to "pts" or "color", which is why the
posting guidelines ask for a link, not code.
--
You received this message because you are subscribed to the Google Groups "Google Maps API" group.
To post to this group, send email to google-maps-api@googlegroups.com.
To unsubscribe from this group, send email to google-maps-api+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home