Uncaught ReferenceError: myMarkerOpts is not defined (final.html:25)
You have named the field "myMarkerOptions" but then use myMarkerOpts when creating the Marker. That's where it breaks. Best Regards, Martin Matysiak homepage <https://martin-matysiak.de> | blog<http://blog.martin-matysiak.de> -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
