Hello all, I'm trying to figure out a way to suppress the "Address is approximate" box which appears over the street view image, or even better, replace the text which appears. In our municipality we have exact addresses for properties, so when a user clicks a parcel on my map I'd like to substitute the correct address for the parcel rather than the approximate address which is currently displayed (which is usually several houses away, possibly the wrong side of the street). Using Wireshark I can see that the street name and address are sent as JavaScript to the Flash viewer in an object literal, in some "document.write" JavaScript instructions, but I can't figure out how to intervene to substitute my corrected text. Is there some event I can trap, or document element with properties to replace that text?
Thanks in advance. -- You received this message because you are subscribed to the Google Groups "Google Maps API" 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-api?hl=en.
