> I have a business directory, when someone go to one category, for > example hotels in city=valencia then I want show a list of hotels in > valencia, at the right side a google map with all those hotels and a
If you are going to develop a new application it would make sense to do it Maps API version 3, not the deprecated version 2 (the topic of this group) There is no step by step manual to develop each of the many thousands of possible applications that might include some Maps API elements . There is comprehensive documention, and examples, for developers to use with the maps stuff http://code.google.com/apis/maps/index.html I should think this example would give you a start http://code.google.com/apis/maps/articles/phpsqlsearch_v3.html -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
