On Friday, March 1, 2013 5:48:14 PM UTC-5, Andrew Leach wrote:
>
> On 1 March 2013 19:34, Albert >
> wrote:
> >
> > Hi,
> >
> > I was wondering if you could spare a few minutes to tell me what I am
> > doing wrong?
> > I'm having a s
Hi,
I was wondering if you could spare a few minutes to tell me what I am doing
wrong?
I'm having a similar problem, since I have both v2 and v3 activated, also
tried sensor=false and sensor=true, also added the exception .pastehtml.com
& pastehtml.com:
http://pastehtml.com/view/cu5o7bnhc.htm
r more options,
> visit<http://groups.google.com/group/google-maps-api/topics>this group.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Maps API V2" group.
> To post to this group, send email to google-maps-api@googlegroups.co
That's it. Great thanks. Much appreciated!
--
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To post to this group, send email to google-maps-...@googlegroups.com.
To unsubscribe from this group, send email to
google-maps-api+unsubscr...@googl
Hi All,
I'm trying to see whether it's possible to place a marker on a
directions route. What I have in mind as a New York to Boston
directions route where the marker is located say 100 miles along or
perhaps even time-based, i.e. 2 hours along the route (avg speed).
Is this reasonably straight
Thanks for your help Mike!
I'm still struggling getting data from the db to the array but that's
not related to GMap.
--
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To post to this group, send email to google-maps-...@googlegroups.com.
To u
"10.12 use or display the Content without a corresponding Google map,
unless you are explicitly permitted to do so in the Maps APIs
Documentation, the Street View API Documentation, or through written
permission from Google (for example, you must not use geocodes
obtained through the Service except
On Dec 7, 11:48 am, Mike Williams wrote:
> Could you tell me how your page will comply with para 10.12 of the
> Terms? I'm not keen on giving you a detailed solution if you're going to
> end up with a page that violates the Terms.
>
> --
> Mike Williamshttp://econym.org.uk/gmap
"10.2 copy, tran
.htm suggests, I can't seem to be
able to figure out how to implement it in my code as I'm not fetching
an xml file?
Thanks for your help!!
albert
--
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To post to this group, send e
... and great thanks in advance! This is doing my head in!!!
--
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To post to this group, send email to google-maps-...@googlegroups.com.
To unsubscribe from this group, send email to
google-maps-api
Hi All,
I'm trying to create an array of distances using parameters from a
database. The problem I have is with the loop. I only seem to retrieve
the last value. Can anyone help me? Here is the code:
<%
set conn=Server.CreateObject("ADODB.Connection")
conn.Provider="Microsoft.Jet.OLEDB.4.0"
co
It has recovered and now the API is loading correctly again. It has
been happening quite frequently lately.
On Jan 29, 3:38 pm, albert wrote:
> Hi,
>
> I'm experiencing some trouble with the Google Maps API not loading
> correctly.
>
> In all instances (example:http://ww
entation/examples/map-simple.html)
BTW this is happening in South Africa and in Greece.
Any ideas or suggestions?
Albert
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To post to t
Hi,
I'd like to know the maximum string length (or an upperbound for it)
that could be necessary to represent a latitude (or longitude). I need
to know this because I want to store it in a mysql column. When
creating the column, I have to supply a length for it (e.g. VARCHAR
(40)).
--~--~---
Hi Andrew,
On Oct 26, 6:45 pm, "warden [Andrew Leach - Maps API Guru]"
<[EMAIL PROTECTED]> wrote:
> On Oct 26, 3:21 pm, albert <[EMAIL PROTECTED]> wrote:
>
> > From the Google Maps API Terms of Use:
> > [quote]
> > The API may be used only
Hi Andrew,
On Oct 26, 4:30 pm, "warden [Andrew Leach - Maps API Guru]"
<[EMAIL PROTECTED]> wrote:
> On Oct 26, 1:36 pm, albert <[EMAIL PROTECTED]> wrote:
>
> > Thirdly visitors will be able to subscribe to obtain automatic alerts
> > of data change
ure about whether the
paid for services available from the same site and interface will
violate the terms.
Any clarification on this will be appreciated.
Albert
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Goo
On Aug 27, 3:55 pm, bratliff <[EMAIL PROTECTED]> wrote:
> On Aug 27, 6:35 am, albert <[EMAIL PROTECTED]> wrote:
>
> > Thanks bratliff and Barry.
>
> > bratliff is there any restrictions on the code you wrote?
>
> Go for it - no restrictions.
Thank you.
On Aug 27, 9:35 am, albert <[EMAIL PROTECTED]> wrote:
> This requires the Google_Maps class from bratliff.
I made a mistake in the credit.
The JavaScript code from bratliff was used originally and put me well
on the way.
I then stumpled along
http://www.appelsiini.net/2008/6/clickabl
Thanks bratliff and Barry.
bratliff is there any restrictions on the code you wrote?
I have the following PHP code for determining the zoom level where the
entire area fits:
[code]
class LatLng {
function LatLng($fLat, $fLng) {
$this->lat = $fLat;
$this->lng = $fLng;
}
}
class Point
20 matches
Mail list logo