[Google Maps API v2] Re: Custom marker for GMap
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home