> Im having trouble finding a) a guide on how to link Oracle and Google > Map API to create the website, b) code on how to link the two.
Perhaps you are being too specific ; a database is a database from the maps viewpoint, the source of data is pretty irrelevant. The processes involved are illustrated in the usual MySQL examples, obviously you need to know how to use Oracle instead to supply the data Simple http://code.google.com/apis/maps/articles/phpsqlajax_v3.html Interactive http://code.google.com/apis/maps/articles/phpsqlsearch_v3.html http://code.google.com/apis/maps/articles/phpsqlinfo_v3.html -- 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.
