Search the web
Sign In
New User? Sign Up
yws-maps · Yahoo! Maps Developer Community
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Not Able to integrate with Yahoo API   Message List  
Reply | Forward Message #6880 of 7224 |
Re: [yws-maps] Not Able to integrate with Yahoo API

please host it somewhere and send me link.-

On Wed, Aug 27, 2008 at 8:00 PM, E Guru <yoursguru@...> wrote:

> Yes I tried that Still it is not
working...sikunj@...<working...sikunj%40gmail.com>
>
> --- On Wed, 8/27/08, (c) Sikunj <sikunj@... <sikunj%40gmail.com>>
> wrote:
>
> From: (c) Sikunj <sikunj@... <sikunj%40gmail.com>>
> Subject: Re: [yws-maps] Not Able to integrate with Yahoo API
> To: yws-maps@yahoogroups.com <yws-maps%40yahoogroups.com>
> Date: Wednesday, August 27, 2008, 11:08 AM
>
>
> You need to use your app-id instead of demo id.
>
> On Wed, Aug 20, 2008 at 9:10 PM, yoursguru <yoursguru@yahoo. com> wrote:
>
> > Hi All,
> >
> > I have been using Yahoo API's .
> > The problem that i'm facing during integration is that the maps are
> > not getting displayed.
> > I'm getting error on page message stating that
> > 1)'map' is null or not an object.
> > 2)'Ymap' is undefined.
> >
> > I'm using the following script.
> >
> > <script type="text/javascri pt"
> > src="http://api.maps. yahoo.com/ ajaxymap? v=3.0&appid =YahooDemo-
> > xxxx"></script>
> > <style type="text/css" >
> > #mapContainer {
> > height: 800px;
> > width: 800px;
> > }
> > </style>
> > <div id="mapContainer" ></div>
> > <script type="text/javascri pt">
> > // Create a map object
> > var map = new YMap(document. getElementById( 'mapContainer' ));
> > var marker = "";
> > var marker_old=" ";
> > var geopoint_old= "";
> > map.addTypeControl( );
> > map.addZoomLong( );
> > map.addPanControl( );
> > function createYahooMarker( geopoint, id, swtext)
> > {
> > var myImage = new YImage();
> > myImage.src = 'http://us.i1. yimg.com/ us.yimg.com/ i/us/map/ gr/mt_
> > ic_c.gif';
> > myImage.size = new YSize(20,20) ;
> > myImage.offsetSmart Window = new YCoordPoint( 0,0);
> > marker = new YMarker(geopoint, myImage);
> > marker.addAutoExpan d(swtext) ;
> > //YEvent.Capture( marker,EventsLis t.MouseClick, function() {
> > marker.openSmartWin dow(swtext) });
> > map.addOverlay( marker);
> > return marker;
> > }
> > function panMap(geopoint, zoom)
> > {
> > map.drawZoomAndCent er(geopoint, zoom);
> > }
> > </script>
> >
> > Can anyone suggest me something???
> >
> > Thanks,
> > Guru
> >
> >
> >
>
> --
> Regards,
> Sikunj Savaliya
> +91.987.980. 9898
>
> [Non-text portions of this message have been removed]
>
> [Non-text portions of this message have been removed]
>
>
>



--
Regards,
Sikunj Savaliya
+91.987.980.9898


[Non-text portions of this message have been removed]




Thu Aug 28, 2008 6:39 am

sikunj
Offline Offline
Send Email Send Email

Forward
Message #6880 of 7224 |
Expand Messages Author Sort by Date

Hi All, I have been using Yahoo API's . The problem that i'm facing during integration is that the maps are not getting displayed. I'm getting error on page...
yoursguru
Online Now Send Email
Aug 26, 2008
9:30 am

You need to use your app-id instead of demo id. ... -- Regards, Sikunj Savaliya +91.987.980.9898 [Non-text portions of this message have been removed]...
© Sikunj
sikunj
Offline Send Email
Aug 27, 2008
5:38 am

Yes I tried that Still it is not working...sikunj@... ... From: © Sikunj <sikunj@...> Subject: Re: [yws-maps] Not Able to integrate with Yahoo API...
E Guru
yoursguru
Online Now Send Email
Aug 27, 2008
2:31 pm

please host it somewhere and send me link.- ... -- Regards, Sikunj Savaliya +91.987.980.9898 [Non-text portions of this message have been removed]...
© Sikunj
sikunj
Offline Send Email
Aug 28, 2008
6:39 am

Please remove the space between your appid & "=" and try. And use your appid. <html> <head> <script type="text/javascript" ...
durga_nitt
Offline Send Email
Sep 8, 2008
5:06 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help