Hello Everyone and thanks for your help in advance.  I am new to Google 
Maps 3.0 (and not super strong in javascript).  I have an example posted at:

http://kidsmedicalcare.com/map30.htm

I have tried various versions of code to place a marker, but am having no 
luck.  For example:

var marker = new google.maps.Marker({
    position: new google.maps.LatLng(26.2723033, -81.7723970),
    map: map
 });

I'm not really sure what to do to get it to work.  Any help would be 
greatly appreciated.

-- 
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/-/NDpumS00rcoJ.
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