Hi Sir,

          I got you, but poly line is not coming. I checked i firebug, it
showing below line

Firebug needs to POST to the server to get this information for url:
*http://googlemaps.uuuq.com/route/getRoute.php*

This second POST can interfere with some sites. If you want to send the POST
again, open a new tab in Firefox, use URL 'about:config', set boolean value
'extensions.firebug.allowDoublePost' to true

Firebug needs to POST to the server to get this information for url:
*
http://googlemaps.uuuq.com/route/genkml.php?url1=http://googlemaps.uuuq.com/route/routekml_poly.php?route_name=Barry&url2=http://googlemaps.uuuq.com/route/routekml_mark.php?route_name=Barry
*

This second POST can interfere with some sites. If you want to send the POST
again, open a new tab in Firefox, use URL 'about:config', set boolean value
'extensions.firebug.allowDoublePost' to true
This value is reset every time you restart Firefox This problem will
disappear when https://bugzilla.mozilla.org/show_bug.cgi?id=430155 is
shipped.

It showing above message...but i am not understanding......what is this.

thanks in advance,

with sincerely,
sravan
On Tue, Mar 24, 2009 at 10:25 PM, Munki <[email protected]> wrote:

>
> I don't recall the specifics of the kml spec, but the point wasn't
> that you needed to *remove* those lines, but instead just make the
> tags match. That is to say,
>
> <refreshInterval>3600</href>
>
> should instead be
>
> <refreshInterval>3600</refreshInterval>
>
> It was really just a matter of properly closing your tags.
>
> -G
>
> On Mar 24, 11:27 am, sravan kumar gudivada <[email protected]>
> wrote:
> > Hi,
> > I removed below two lines from my script...now its working fine.......
> >
> > //$kml[] = '<refreshMode>onInterval</refreshMode>';
> > //$kml[] = '<refreshInterval>3600</href>';
> > Thank you sir,
> >
> > with sincerely,
> > sravan
> >
> > On Tue, Mar 24, 2009 at 9:22 PM, Munki <[email protected]> wrote:
> >
> > > I haven't really been following this thread, but you have a couple
> > > lines in your kml that look like this:
> > > <refreshInterval>3600</href>
> > > I'm guessing that would cause some problems.
> >
> > > -G
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to