I still am unable to get this to work. See http://23ve4.com/places_ve4a.htm

My latest effort is to add the code (some lines disabled with // so
the code will run):

   //  var markerx = createMarker(point1,"This place","Some stuff to
display in the<br>First Info Window")
        map.addOverlay(marker);

          //new code in the next 6 lines
      // add the points
     // var pointx = new GLatLng(43.65654,-79.90138);
     // map.addOverlay(markerx);
      // put the assembled side_bar_html contents into the side_bar
div

 }
 }
        }
      }
      //document.getElementById("side_bar").innerHTML = side_bar_html;

... in this code I wanted to just get one point to populate in
sidebar, but when the // are removed, the app hangs.

thank you for any possible help.

On Nov 30, 6:59 pm, Ralph Ames <[email protected]> wrote:
> >http://23ve4.com/places_ve4a.htm
>
> Might also look at
>
> http://code.google.com/apis/maps/documentation/#Upgrading_v1
>
> or start a fresh by using Mikes' tutorial 3 as a template.
>
> Ralph
> -www.easypagez.com/maps/map_index.html
>
> --
>
> 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 
> athttp://groups.google.com/group/google-maps-api?hl=en.

--

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