I am sorry. I just checked it and the automatic line breaks of this
forum made it invisible.
I will find another way to show this. If you want make the above
working, please make the followings in single lines:

var copyright = new GCopyright(1, new GLatLngBounds(new
GLatLng(-90, -180), new GLatLng(90, 180)), 0, "2010 My Copyright");

var tilelayers = [new GTileLayer(copyCollection, 3, 3,
{isPng:true, opacity:1.0})];

tilelayers[0].getTileUrl = function() {return "http://
code.google.com/apis/maps/documentation/examples/include/
tile_crosshairs.png";};

new GLatLng(lat, lon - lonOffset)], "#f33f00", 5, 1,
"#ff0000", 0.2);

-- 
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