Thousand Thanx!!!!! --- Στις Δευτ., 22/09/08, ο/η jgeerdes [AJAX APIs "Guru"] <[EMAIL PROTECTED]> έγραψε:
Από: jgeerdes [AJAX APIs "Guru"] <[EMAIL PROTECTED]> Θέμα: Re: Question concerning the "Map Search Wizard - Put a Searchable Map on Your Web Page" Προς: "Google AJAX API" <[email protected]> Ημερομηνία: Δευτέρα, 22 Σεπτέμβριος 2008, 20:47 In the code that the wizard gave you, find the chunk of code that reads like this: var options = { zoomControl : GSmapSearchControl.ZOOM_CONTROL_ENABLE_ALL, title : "Zeuxidos Meat_ing Place", url : "http://www.zeuxidos.gr/zeuxidos_location.html", idleMapZoom : GSmapSearchControl.ACTIVE_MAP_ZOOM, activeMapZoom : GSmapSearchControl.ACTIVE_MAP_ZOOM At the end of this, you need to add a comma ( , ) and then add the following line: mapTypeControl : true That will add the map type control. Jeremy R. Geerdes Effective website design & development Des Moines, IA For more information or a project quote: http://jgeerdes.home.mchsi.com [EMAIL PROTECTED] If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan Church! ___________________________________________________________ Χρησιμοποιείτε Yahoo!; Βαρεθήκατε τα ενοχλητικά μηνύματα (spam); Το Yahoo! Mail διαθέτει την καλύτερη δυνατή προστασία κατά των ενοχλητικών μηνυμάτων http://login.yahoo.com/config/mail?.intl=gr --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google AJAX 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-AJAX-Search-API?hl=en -~----------~----~----~----~------~----~------~--~---
