I'm building a webapp that returns results from a search form into maps. I would like to have it come back as list view. is there a way to do that? below is my code.
thanks, mike <form action="http://maps.google.com/maps?" method="get"> <div> <br> <input type="text" name="q" size="21" maxlength="40" size="40" title="start"/> <br /> <input type="submit" value="search" title="Search"/><br /> </div> </form> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iPhoneWebDev" 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/iphonewebdev?hl=en -~----------~----~----~----~------~----~------~--~---
