[Google Maps API v3] Re: How does Google Maps API Really Work w.r.t Code Downloaded Onto Client browser

2013-04-01 Thread Enoch Lau (Google Employee)
No, the API does not send the location of your markers anywhere. On Saturday, March 30, 2013 8:16:51 AM UTC+11, Jeff Zeminski wrote: > > When I display a map with multiple markers and labels applied to those > markers. Does that info (marker location and label info) get sent to any > other plac

Re: [Google Maps API v3] subdomain change broke api

2013-04-01 Thread Barry Hunter
Guessing you already sorted this? See the same map on the second link as on the first one. On Mon, Apr 1, 2013 at 2:24 AM, Alpesh P wrote: > Hi all. I am not a web developer but was able to build my company's > website by referencing great resources like the community here at google > groups.

[Google Maps API v3] Re: How does Google Maps API Really Work w.r.t Code Downloaded Onto Client browser

2013-04-01 Thread Jeff Zeminski
When I display a map with multiple markers and labels applied to those markers. Does that info (marker location and label info) get sent to any other place besides the computer viewing that page? On Tuesday, March 8, 2011 9:13:20 PM UTC-5, Rossko wrote: > > > We now want to host this page o

[Google Maps API v3] Re: Calculate heading to the marker in street view

2013-04-01 Thread smalis sklavos
I want to know the orientation of a building face as for the sun. A a result I was thinking of using a similar feature to compute a proper heading. Is this issue solved ? Could I know where the enrance of a building is using this ? -- You received this message because you are subscribed t

[Google Maps API v3] Re: Autocomplete usage limit

2013-04-01 Thread deshmukh . mithil
Thanks Pil, I have been using autocomplete for a week now and I don't see any request usage listed on the console reporting. It still says 0 requests. Also, I found this reply form a gogole employee https://groups.google.com/forum/#!msg/google-places-api/89f4EsHqP44/nc-_nsPYE9IJ Any insight?

[Google Maps API v3] subdomain change broke api

2013-04-01 Thread Alpesh P
Hi all. I am not a web developer but was able to build my company's website by referencing great resources like the community here at google groups. I went "live" this afternoon and an now up against a critical issue with the google map api v3 on the live site. I feel there should be a simpl

Re: Re: [Google Maps API v3] Re: Advertising

2013-04-01 Thread Barry Hunter
On Mon, Apr 1, 2013 at 7:15 PM, Michael Geary wrote: > I usually open the Styled Maps Wizard and poke around with different > settings until I find what I want: > > > http://gmaps-samples-v3.googlecode.com/svn/trunk/styledmaps/wizard/index.html > Sorry, yes should of mentioned that. I used the

Re: Re: [Google Maps API v3] Re: Advertising

2013-04-01 Thread Michael Geary
I usually open the Styled Maps Wizard and poke around with different settings until I find what I want: http://gmaps-samples-v3.googlecode.com/svn/trunk/styledmaps/wizard/index.html https://developers.google.com/maps/documentation/javascript/styling On Mon, Apr 1, 2013 at 4:11 AM, Enoch Lau (Go

Re: Re: [Google Maps API v3] Re: Advertising

2013-04-01 Thread Enoch Lau (Google Employee)
No, there's no way to find out, but by and large, it should be fairly obvious which category it belongs to. On Monday, April 1, 2013 9:19:40 PM UTC+11, Andrew Leach wrote: > > On 1 April 2013 08:19, Enoch Lau (Google Employee) > > > wrote: > > +1 to what Barry said. You can hide the icons, whi

Re: Re: [Google Maps API v3] Re: Advertising

2013-04-01 Thread Andrew C Leach
On 1 April 2013 08:19, Enoch Lau (Google Employee) wrote: > +1 to what Barry said. You can hide the icons, which makes them > non-clickable. This seems sensible since you wouldn't want both your marker > and Google's icon to be displayed. > > For the full list, see > https://developers.google.com/

Re: Re: [Google Maps API v3] Re: Advertising

2013-04-01 Thread Enoch Lau (Google Employee)
+1 to what Barry said. You can hide the icons, which makes them non-clickable. This seems sensible since you wouldn't want both your marker and Google's icon to be displayed. For the full list, see https://developers.google.com/maps/documentation/javascript/reference#MapTypeStyleFeatureType O