On Jun 23, 10:28 am, Nico Oudshoorn <[email protected]> wrote: > on this > pagehttp://www.rideshare.nu/ritinvoerenV3.php?codet=en<http://www.rideshare/ritinvoerenV3.php> > fill > in as from city rottum. There are several places called rottum. So the page > will show place after place if you click cancel. But the map where that > place is wil not be shown? Only when there is just one place or if you click > ok than the map with the place is shown. Question is, why is the map in the > other cases not shown?
Why should it be? Every time the user chooses "Cancel" you call hideMap() and your code has no way to know where to center the map. -- Larry > > Any suggestions. -- 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.
