>
>       function createMarker(point,html,icon) {
>>
>>  
This function definition expects three arguments.
There is no default value if 'icon' is not supplied.
 
 var marker1 = createMarker(point,plane)
 
This function call supplies only two arguments
 
You should find out how to see javascript errors in your browser, it will 
give you some help about where to look for problems like this.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-maps-api/-/JHlPZ9dX6ngJ.
To post to this group, send email to google-maps-api@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-api?hl=en.

Reply via email to