Yeah but when I remove the quotes, I get this error:
TilburgUni_TilburgReeshof_path is not defined

while it IS defined...:

> var TilburgUni_TilburgReeshof_path = [
> new google.maps.LatLng(51.564666188773856, 5.0525665283203125),
> new google.maps.LatLng(51.57341556900758, 4.994373321533203)];
> TilburgUni_TilburgReeshof = new 
> google.maps.Polyline({path:TilburgUni_TilburgReeshof_path, strokeColor: 
> "#f47500", strokeOpacity: 1.0, strokeWeight: 2});
> TilburgUni_TilburgReeshof.setMap(map);
> map.setCenter(new google.maps.LatLng(51.55820977384782, 5.03997802734375), 
> 13);
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-maps-js-api-v3/-/nyi2QmIFIZcJ.
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-js-api-v3?hl=en.

Reply via email to