Tagged Questions
1
vote
3answers
305 views
Legality of using the google search API
I am thinking of designing a website that's sort of a targeted Yelp.com. Lets say it's for gas station, for example. The idea would be that someone would put in the address they're at, and it would ...
1
vote
2answers
937 views
Transit layer in embedded Google SearchControl map
How can I activate the Transit layer in a Google Map on a web page? The map is created using the search control.
<!-- ++Begin Map Search Control Wizard Generated Code++ -->
<!--
// ...
0
votes
0answers
11 views
google search result show google map
As a example I have a business place called arimac lanka . I want to search in google and want to get business place map in search result. how to do this?
thanks
0
votes
1answer
48 views
How to get google map search results in android application?
We will get driving directions from google maps by framing an URL and getting KML file. This is a service provided by google. Like this many available, but i don't know all those :-)
Now i want ...
0
votes
1answer
96 views
Retrieving Coordinates from just Google Search API alone
is it possible to do that out without a Google API map? I searched everywhere and could not find any help for it.
0
votes
1answer
627 views
Gooogle Search / Map Api Seperating JS from Html
As my coding revolves only around one function,the function OnLoad() where the map and search is together on this function. However i was tasked to separate the Maps and Search JS and was unable to do ...