On Feb 5, 8:11 pm, "[email protected]" <[email protected]> wrote: > If I have my own personal map data and just need to use the google > mapping api in order to search my map data online, would google allow > that? If so how would someone go about getting in touch with google > in order to do so? Any suggestions would be great.
I think the answer to the question is "Probably, yes". What do you mean by "my own personal map data"? If it's your own tiles, you can use custom tiles; if it's your own points of interest, you can use the API to display them on a Google map [or your own custom map] Searching your own points of interest isn't really an API question (although there are functions like GDownloadUrl to help): search your own database and then display the results using the API. Or do you mean something else? Andrew --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps 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-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
