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

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

2013-03-31 Thread Barry Hunter
On Sun, Mar 31, 2013 at 4:18 PM, Andrew Leach wrote: > On 31 March 2013 15:50, Carlos Montelongo wrote: > > Hi Andrew. > > Can you share a link to your map? > > Have a look at > http://www.achurchnearyou.com/parishfinder.php?=51.5124,-0.0997,17,51.5123,-0.0999,Map > > My markers 1 and 2 are in th

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

2013-03-31 Thread Andrew Leach
On 31 March 2013 15:50, Carlos Montelongo wrote: > Hi Andrew. > Can you share a link to your map? Have a look at http://www.achurchnearyou.com/parishfinder.php?=51.5124,-0.0997,17,51.5123,-0.0999,Map My markers 1 and 2 are in the right place; the map icons for "St Benet" and "St Andrew by the W

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

2013-03-31 Thread Carlos Montelongo
Hi Andrew. Can you share a link to your map? Thanks in advance CarlosAndrew Leach escribió:On 31 March 2013 15:16, Pil wrote: > I mean those info windows that cannot be accessed (and neither  be > closed) via Javascript. Those are pure ads info windows in my eyes - > even if Google is not bei

Re: [Google Maps API v3] Re: Advertising

2013-03-31 Thread Andrew Leach
On 31 March 2013 15:16, Pil wrote: > I mean those info windows that cannot be accessed (and neither be > closed) via Javascript. Those are pure ads info windows in my eyes - > even if Google is not being payed for their content. Yes, and when the POI to which they are attached is in the wrong pl

[Google Maps API v3] Re: Advertising

2013-03-31 Thread Pil
I mean those info windows that cannot be accessed (and neither be closed) via Javascript. Those are pure ads info windows in my eyes - even if Google is not being payed for their content. On Mar 31, 12:29 pm, "Enoch Lau (Google Employee)" wrote: > The JavaScript Maps API does not have ads in in

[Google Maps API v3] Re: Advertising

2013-03-31 Thread Enoch Lau (Google Employee)
The JavaScript Maps API does not have ads in info windows. If you're talking about the info windows for places on the map, those aren't ads - those places are placed onto the map in an organic fashion. On Sunday, March 31, 2013 8:58:28 PM UTC+11, Pil wrote: > > There is no free version of the Ma

[Google Maps API v3] Re: Advertising

2013-03-31 Thread Pil
There is no free version of the Maps API currently, although up to 25.000 requests per day to the Maps API are free. No ads will appear on the page and on the map, but the ads are currently implemented in special info windows that cannot be switched off. On Mar 28, 4:21 am, Aidan Stonehouse wr