In Google Chrome Dev Toolbar Console I get the following Warning, when dragging a draggable marker. The marker is added using the sensor. I also update input form fields on dragEnd (that's exactly when the error appears: on "marker drop"):
"Resource interpreted as Other but transferred with MIME type undefined." Now I was searching through the whole resources and found two images(?) that seem to be broken. Both are served through: http://csi.gstatic.com/ The images are retrieved through those url - as there's no copy/paste for links, I typed them manually, so type errors may be present. #1) http://csi.gstatic.com/csi?v=2?s=mapsapi3?action=geocoder?rt=gsc.90 #2) http://csi.gstatic.com/csi?v=2?s=mapsapi3?action=apiboot?rt=jl.37,mc.149,mb.194,smv.214,dm.214,prt.214,plt.102,vt.417,mt.417&size=761x391&maptype=m It seems that no resource that can be found via google search is available. I'm not even sure if those two images are the root of all evil, as console doesn't tell me where the warning comes from. I hope anyone has a clue what's going on. Thanks, Kaiser. -- 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/-/mvAN1Lof8-QJ. 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.
