Hi everybody, I have a problem with my application that I "upgraded" from API V2 to API V3.
I implemented a two-direction geocoding with a map and an adress- field. Expected behaviour: - When I click on the map, a marker should be placed there and the coordinates are used to find an address, which is then put into the address-field. - When I type an address into the address-field, I geocode this information and supply a list of possible results. When the user clicks on one of those, then a marker will be put on the map and the map centered and zoomed to this marker. But that's not what it does. Here is a list of things that go wrong (I guess they are connected) - the zoom-control in the top-left corner is sometimes invisible. Its there, but not visible. => see example pic in the top-left corner: http://www.socialtravelguide.net/error/zoom-control-invisible.png - after I zoomed in or out the first time (manually or by selecting an address from the suggest-list), the tiles (map-squares) are not updated properly anymore Here is the example page: http://www.socialtravelguide.net/error/mapError.php Does anyone have an idea what I am doing wrong? Any help is higly appreciated! Thanx in advance, Don -- 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.
