Hi, I need to create a route that crosses the Italian Austrian border
at Timmelsjoch by car.
I can travel up to it in either direction but not across. It will allow me
to do it by cycle but not by car, any ideas anyone please?
https://www.google.co.uk/maps/dir/Timmelsjoch+Hochalpenstra%C3%9Fe/
SamF, did this solution work for you? Or did you find a better way?
TIA!
On Thursday, January 13, 2011 at 2:17:54 AM UTC-8, Martin Matysiak wrote:
>
> Using the Google Places API you could output the different
> establishments in your area. You can't search for a specific type,
> though. Inste
This question is intended for the Google employees monitoring the list; I
was directed to post here with my issue. Sorry if it seems irrelevant to
other listers (though it probably won't!)
I have recently gotten the email from Google informing me that my usage has
exceeded 25k for three months
There is a limit to the google directions service:
https://developers.google.com/maps/documentation/javascript/directions#Waypoints
Try this instead:
http://www.routexl.com
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" group.
To v
I have filed this bug:
http://code.google.com/p/gmaps-api-issues/issues/detail?id=4070
Basically it seems that Google is using a lat/lngs based on an overhead
view to determine lat/lng on a tilted view. This is wrong.
Paul G.
On Sun, Apr 8, 2012 at 7:34 AM, Nianwei Liu wrote:
> Elevat
I have filed this bug:
http://code.google.com/p/gmaps-api-issues/issues/detail?id=4070
Any thoughts on it, work around, etc?
Paul G.
On Sun, Apr 8, 2012 at 7:13 AM, Enoch Lau (Google Employee) <
enoch...@google.com> wrote:
> If you believe there's a bug in the API, please file
After a lot of trial and error and searching on various Javascript forums
and tutorials, I managed to find the solution. The page linked to above
will now disappear.
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" group.
To view this
First I have to confess to being something of a javascript virgin, so I am
finding Google Maps a bit of a struggle.
However I have nearly achieved a nice page to provide directions to a hotel
from any start point. I am just stuck on the final stage of passing the
right arguments in the link to
n't see the map link I posted.
Paul.
On Nov 9, 12:43 am, Paul wrote:
> Hi,
> I have two items that I need assistance with (assuming you are
> willing)
> I have a map that is based on a map shamelessly taken fromhttp://wolfpil.de
> called “Toggle-Cats”
> I have adapted it with
Hi,
I have two items that I need assistance with (assuming you are
willing)
I have a map that is based on a map shamelessly taken from http://wolfpil.de
called “Toggle-Cats”
I have adapted it with some css to fill the screen and filled it with
the type of data I will need.
The map is here http://ma
I am trying to track a car that outputs GPS coordinates to me. I have no
issue grabbing the coordinates but I do have trouble getting the marker to
move from its initial state. I've looked online and could only find
examples for marker movement in the v2 JavaScript API. I however would
like
I am currently developing an advertising unit, which consists of a Google
Map with markers over certain cities. The intention is that when a user
clicks on the city marker it links back to the relevant page on my site.
This would be given to affiliates as HTML/Javascript to place on their site
Thanks Bruce. I will contact Google support for more information too.
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/google-maps-js-api-v3/-/Sy8Zp23VQ6wJ
We just got Google Maps API Premier Client ID and private Cryptographical
key. Currently we are using V3 Google Maps JavaScript API. For geocoding,
google.maps.geocoder is used. My understanding is that, you need to do URL
signing for geocoding Google Maps web services. Do you need to do URL
si
333,-2.85
What we get back:
\n\n
REQUEST_DENIED\n\n
If somebody from Google can look at this I'd be grateful! IP addresses
below if that helps:
Development: 94.193.82.41
Production: 46.20.228.33
Thanks,
Paul
--
You received this message because you are subscribed to the Google Groups
The Google Maps v3 API provides a getTile method which returns a DOM element
containing a tile for a specific geographic point and zoom level. Is it
permitted by the Terms of Use to use a different library to display/manage
these tiles, i.e. OpenLayers, as long at the tiles are obtained via the
Its not so much about streetview accuracy its about the address in google
maps.. just seems that the API doesn't provide same accuracy as
maps.google.com..
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" group.
To view this discussi
Hey Davie,
Thanks for your messages. Ok so for streetview it seems its sometimes not
spot on, I take it does this mean the maps is also sometimes out a bit or do
you find this is more exact?
To have very close by (like a couple of houses along) this is ok, I've also
seen cases where it is show
the streetview does show exact location using maps.google.com, as it does
for maps..
are you saying that you think with the api you can't pinpoint location to
number on street level?..
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3"
Hey so look here is if I i search in maps.google.com it's able to show the
exact address in streetview
http://maps.google.com/maps?q=61A+De+Beauvoir+Road,+Hackney,+London+N1+5AU,+United+Kingdom&hl=en&ll=51.539202,-0.07993&spn=0.005232,0.014355&sll=51.539990,-0.081193&sspn=0.006295,0.006295&layer=
Hey Jeff,
The spelling is just wrong in the code, I can't update it right now but will
later. Assume that the address is right '61A De Beauvoir Road', I can assure
you it won't pinpoint this *or any other address* because it is not
recognising the housename or street number.
I know google has
here http://bhartisolutions.net/street/street_view.html
I'm trying to pinpoint location of 61A de bauvoir road,London,n1 5au the
'61A' is not being included in the result..
Be grateful if someone could point out what needs updating in the code to
get an exact address displayed
FYI, got it working with both the clusterer AND the spiderfier.
Essentially, it uses the clusterer down to the set zoom threshold,
then the spiderfier takes over from there - seems to work very well!
Paul
On Aug 2, 12:28 am, Paul wrote:
> Thanks for the insight, very helpful!
>
> I&
Thanks, that's the method I ended up using, just wondered if there
were any built-in mechanisms for tracking InfoWindow state.
On Aug 2, 4:05 pm, "geocode...@gmail.com"
wrote:
> On Aug 2, 12:41 pm, Paul wrote:
>
> > Thanks for the help guys... it's almost what I
.com/demos/single-infowindow.php
>
> The central idea: write a click listener for the map variable, so,
> when you click anywhere (different from the marker of course), call
> the function close of the infowindow variable.
>
> --
> Alex Franco
>
> On 2 ago, 01:18, Paul
p is loaded onto the same page that I will be trying to
determine the state of the InfoWindow, and I have access to the
variables that are being used to hold the Map, Markers, marker content
and the InfoWindow.
Paul
On Aug 2, 1:06 am, "geocode...@gmail.com"
wrote:
> On Aug 1, 9:35 pm,
I am trying to determine the 'state' of the InfoWindow that is mapped
to a particular Marker. Essentially, in the
google.maps.event.addListener() call, I'd like to check to see if the
InfoWindow is already open, and if it is, close it.
Is this possible?
Thanks!
--
You received this message beca
Thanks for the insight, very helpful!
I'd love to use the linked solution, but I am already using a
Clusterer for the sheer volume of markers, don't think I can combine
the Clusterer with the Spider-solution though...
On Aug 1, 2:37 pm, "geocode...@gmail.com"
wrote:
>
Hi all. I have a question posted over at StackOverflow that is drawing
flies, so I am hoping for some more feedback here if possible.
Here is the question:
http://stackoverflow.com/questions/6873567/gmaps-dozens-of-entries-at-same-address
In a nutshell, I have a map that contacts are mapped onto
I am using jquery gmap3 plugin to do address autocomplete. I've found one
anomaly.
In the 2 following queries, the first includes the street number, route
(street), and sublocality while the second also includes the
administrative_area_level_1
(state).
Both queries return a complete street
Got it. Have increased the spacing out a bit more, to two seconds.
WIll add in logic to retry queries at longer intervals if they fail.
Thanks again,
Paul
On Jul 4, 1:33 pm, Barry Hunter wrote:
> Well its not just that you get 2500 lookups every 24 hour window, its
> that you get to mak
, and the half-second sleep
and all seems to be well. Would be great if I could figure out why
limits are being hit when I am sending data one at a time, but this
seems to work for now.
Thanks for the suggestions,
Paul
On Jun 28, 9:02 am, Andrew Leach wrote:
> On 28 June 2011 13:55, geoc
Will incorporate both of these suggestions, thank you!
On Jun 28, 9:02 am, Andrew Leach wrote:
> On 28 June 2011 13:55, geocode...@gmail.com wrote:
>
>
>
> > Only geocode the ones that have changed.
>
> > Or geocode them as part of the "change" allowing the user to adjust
> > the result as requi
Ok, have added a sleep call, spacing the requests out to every half-
second and things are back running. Would welcome any suggestions on a
better solution if this is the wrong approach to using the geocoding
service.
Thanks
On Jun 28, 7:30 am, Paul wrote:
> I have a table of contacts w
oding takes place over an hour or so?
On Jun 27, 11:30 pm, Chris Broadfoot wrote:
> Yes, geocoding is rate limited. Why are you batch geocoding?
>
> --http://twitter.com/broady
>
>
>
>
>
>
>
> On Tue, Jun 28, 2011 at 11:17 AM, Paul wrote:
> > Last week I w
Last week I was testing a geocoding script that would run nightly via
CRON and make ~600 calls/night. During testing, I inadvertently went
over my daily limit one day, and now almost a week later, when the
script runs nightly, I am still getting the OVER_QUERY_LIMIT
response... I have triple checke
I've never been a big fan of "wait for sometime and hope" code, although I
appreciate it often works :-). Is there a more rigourous way to achieve
what you are doing, i.e. wait for the DOM to create the object?
And on a general Javascript theme, there seem to be lots of instances where
a scri
Go and look at the control-custom.html code sample. Does the "user created
button" look professional to you when compared to the standard controls?
And no, I don't want to be creating new button styles every time someone at
Google decides that the standard formats should change. Nor do I wa
It seems from other posts that it is not possible to get hold of the
"style" of the various controls. For example the "how to create a
custom control" demo, produces buttons which look very out of place
compared to the standard "Map/Satellite" buttons.
If the Google APIs are to be used to create
Thanks Rossko.
Your help is very much appreciated!
Paul
On Tue, Jun 14, 2011 at 9:11 PM, Rossko wrote:
> > Firefox is telling me this:
> >
> > Error: document.getElementById("latbox") is null
>
> It speaks the truth
> In your HTML
>this element
Thanks Jeremy!
That worked a treat! And yes, you are a generally cool guy!
Cheers,
Paul
On Tue, Jun 14, 2011 at 9:06 PM, Jeremy Geerdes wrote:
> This is because you don't have an element with the id latbox. You have an
> input with the name latbox, but that's not the same th
e to V3 to get it to work
again.
Thanks again guys!
Paul
On Tue, Jun 14, 2011 at 8:03 PM, Rossko wrote:
> Partly, it is not clear what you want now.
> Your v2 map doesn't work outside of IE - are you looking for a fix for
> that, or don't care anymore?
>
> Your v3 map is sti
des), product groups, Dealer names addresses, Dealer summary,
Emails, contact phone number etc...
The map must be editable easily and then be able to embed on a
website. 960 wide.
please email me on p...@lwscreative.co.uk
Thanks
Paul
--
You received this message because you are subscribed t
des), product groups, Dealer names addresses, Dealer summary,
Emails, contact phone number etc...
The map must be editable easily and then be able to embed on a
website. 960 wide.
please email me on p...@lwscreative.co.uk
Thanks
Paul
--
You received this message because you are subscribed t
icon: image
});
currentMarker.setMap(map);
map.setCenter(myLatlng);
does anybody know why the image size effects it being displayed?
Paul
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" group.
To post to this group, send
your help.
On Apr 7, 5:09 am, "geocode...@gmail.com"
wrote:
> On Apr 6, 4:49 pm, Paul Frost wrote:
>
> > I hate to be a pain but...
>
> > Would it be possible to bypass the read in data from xml file and
> > just read in a hardcoded list within the script (I
;);
map.addOverlay(marker);
Example here:
http://www.stag-orienteering.co.uk/home/events/
Paul
On Apr 6, 10:57 pm, Paul Frost wrote:
> Thanks Larry
> Yes I did miss it, I read the first bit of your reply and didn't
> notice the link after my quoted text.
> I appreciate the he
Thanks Larry
Yes I did miss it, I read the first bit of your reply and didn't
notice the link after my quoted text.
I appreciate the help.
Paul
On Apr 6, 9:48 pm, "geocode...@gmail.com"
wrote:
> On Apr 6, 1:35 pm, Paul Frost wrote:
>
> > I'd linked to the generi
vents
So I want the Basoc site to have the dropdown select like the Clyde
site but using the V3 API
I'll edit the code to make it work with data from the ExpressionEngine
CMS I use, repeating the loop where the points are added to the map.
Paul
On Apr 6, 12:52 am, "geocode...@gmail.co
the javascript skills to work out
what needs to change to make it generate a dropdown select instead of
the sidebar.
Apologies if I have asked in the wrong place, I'm not sure where else
to ask this sort of question.
Paul
On Apr 5, 7:20 pm, "geocode...@gmail.com"
wrote:
> On A
I'm looking for a V3 version of this example using a dropdown select
menu to open info windows when there are multiple markers.
(API V2) by Mike Williams - http://econym.org.uk/gmap/example_map15c.htm
This should be more usable than a sidebar list on mobile devices.
--
You received this message
I'm trying to find a way to add some UI feedback to scroll wheel zoom
in firefox. In chrome, the map zooms visibly and you know your mouse
wheel did something. In firefox, at least on mine, there's virtually
no feedback until seconds later when the new tiles start loading.
On the regular old goo
Hi,
My application works on all browsers (that I have to test on) with API 3.2.
With API 3.3 and 3.4, it works on all browsers except Safari on
iPhone/iPad/iPod with iOS 4.3.
With iOs 4.3 with API 3.3 or 3.4, when I click on the map, the returned geo
location is a few thousand miles sou
Oh, wow. Thank you for the very quick reply. I'm kind of embarrassed
that I missed that now.
-Paul
On Dec 10, 4:20 pm, "geocode...@gmail.com"
wrote:
> On Dec 10, 2:16 pm, Paul wrote:
>
> > This isn't a huge issue, but it does throw things off a good bit
he marker class documentation, and I've
already set the icon as close to the bottom as possible, but it's
still not as it should be.
Thanks,
Paul
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" group.
To post to this
Alright then. Thank you very much for you help.
-Paul
On Nov 12, 5:06 am, Chad Killingsworth
wrote:
> Interacting with a KML feature now is only possible via an actual
> click event. It's a common request (myself on the list) to be able to
> trigger that event given a placemark
present
the organization.
Thanks guys.
On Nov 11, 7:21 pm, Chad Killingsworth
wrote:
> Take a look at this
> issue:http://code.google.com/p/gmaps-api-issues/issues/detail?id=139
>
> Chad Killingsworth
>
> On Nov 11, 4:57 pm, Paul wrote:
>
>
>
>
>
>
>
> > I
pt of my map.
Say the mapname is map, and a kml file named doc.kml has a placemark
id of "ID_00391". How do I open the info window without a click event
on the map? I have link on the html portion of the page that connect
with and control the map.
Thanks,
Paul
--
You received this mess
Yes, thanks again.
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" group.
To post to this group, send email to google-maps-js-api...@googlegroups.com.
To unsubscribe from this group, send email to
google-maps-js-api-v3+unsubscr...@goo
Thanks Larry your a star,
The names of the arrays had confused me, now you've pointed that out it
seems to make more sense and I've got it working:
http://www.s218287072.websitehome.co.uk/sample.php
Does this look ok to you?
Paul
--
You received this message because you are subscri
Yes I've spotted that and amended it but still get:
markers[i].setVisible is not a function
in the console?
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" group.
To post to this group, send email to google-maps-js-api...@googlegroup
debug js with it.
Paul.
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" group.
To post to this group, send email to google-maps-js-api...@googlegroups.com.
To unsubscribe from this group, send email to
google-maps-js-api-v
Hi Larry,
Don't know what you mean with regards to 'mangled', have no idea what
debugger your using and the text is in red in my post?
Here is a link to the live page:mySample
Kind regards Paul.
--
You received this message because you are subscribed to the Google Group
gle Maps can be used
as a Store Locator, if anyone has recommendations or examples they can
point me towards I would appreciate it immensely!
Paul
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" group.
To post to this group, se
Hello, I have set up a travelling salesmen route planner, optimizing
the order of waypoints beyond the 10 locations of v3. You can check it
out at http://www.routexl.nl It is in dutch, but if you just click
some locations on the map to add waypoints, press the "Vind route"
button, it should show so
Thank you for the information, i changed the code now that the
addmarkers is outside the initialize function, so i hopefully opend
the
site and see but now i got the error that my JSON file would not be
there (Crome) or that it is wrong (Firefox). I ran the json to a
validator but it said everythin
Sorry i forgot to post the link
http://www.doe-de-polischeck.nl/paultest/enkelelayer.html
the strange thing is that now i got another error, i got rid of the
google error but now i got the error that my function
is not defined
On 17 sep, 17:32, Rossko wrote:
> > The error i get is that google i
Hello,
I am trying to combine two scripts from the I/O google presentation:
http://code.google.com/p/multimarker/source/browse/trunk/fast-marker-overlay/maps-v3/src/FastMarkerOverlay.js?r=6
with
http://weareallrobots.com/demos/map.html
My purpose is to load the google markers from a JSON file and
Basic layout:
Multiple markers each with own info window.
Marker/info window data held in array.
Loop to read through and add markers/info windows to map (upon click
for the latter).
Problem:
Info windows don't open upon click of attached marker.
Other info:
The markers themselves load fine.
Li
Thanks James - you were right - I was missing a second setMap() call.
BTW - I'm pretty sure the answer is no from looking at the API- but
you cant do custom style markers/circles with Fusion tables can you?
On Aug 9, 1:43 pm, James McGill wrote:
> Hi Paul,
>
> I suspect there m
er, you can achieve the same result by adding two layers, with
> the following queries:
>
> SELECT Location from 227069 WHERE NEXTG = 'GOOD'
>
> SELECT Location from 227069 WHERE NEXTG = 'PART'
>
> Regards,
> James (Google Employee)
>
> On Mon, Aug 9
I'm having a problem with queries and fusion tables in V3.
The table is located at
http://tables.googlelabs.com/DataSource?dsrcid=227069
The map is located at http://www.cecc.com.au/internet_speed.php
If I do a single operator query like "SELECT Location from 227069
WHERE NEXTG = 'GOOD' " - the
OK I am working on a Mootools class to help me shorten up some things
for a work project. My problem is I am unable to load the maps API
from a Mootools class. the page seems to hang up on the loading of
the scripts from Google and will not output any of the HTML or
remaining JS on the page.
I ha
Thanks a lot. That was the problem all along.
Really appreciate it!!!
~Paul
On Jun 8, 4:20 pm, Rossko wrote:
> KML files are cached at Google for some hours.
> If you submit a 'bad' file like
> http://www.crwa.org/water_quality/monthly/mts_boat.kml
> and later fix it .
Yeah that makes sense. It must be defaulting to a regular icon since I
did not specify a shadow image and there are shadows in the map. But
even with an absolute path to the file it does not work. Something
must be wrong with the kml file but I cannot find any major
differences besides the , ,, and
gt; of kml style is that anyway ? i thought kml allways look something
> > like:
>
> > "
> > http://earth.google.com/kml/2.0";
> > xmlns:atom="http://www.w3.org/2005/Atom";>
> >
> > My Tracks running on Android > atom:author>
> >
http://www.crwa.org/water_quality/monthly/monthly.js (this is where
the main map code is)
Thanks,
Paul
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" group.
To post to this group, send email to google-maps-js-api...@google
Hi
I want to add tabs to an infowindows using the V3 api but I cant find
any functions related to this! I v2 I used openInfoWindowTabsHtml - is
there a replacement for this functionality in v3?
Thanks in advance
--
You received this message because you are subscribed to the Google Groups
"Googl
I'm not sure if the fix is live yet or this worked but I followed
Esa's advice of explicitly stating the size in mapOptions and the map
is now loading. Oddly enough I was defining the dimensions in the CSS
already and the div was not hidden.
--
You received this message because you are subscribed
Sorry, links fixed in above post :)
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" group.
To post to this group, send email to google-maps-js-api...@googlegroups.com.
To unsubscribe from this group, send email to
google-maps-js-api-v3
I'm using Google Maps inside an iFrame and the new release has killed
the map in Firefox. Everything is working smoothly in Chrome, Safari,
and IE 6-7-8. Looking at the NET tab in Firebug it appears that all of
the js is loading (util.js, etc.) but none of the map images are
pulled being pulled dow
Hi Pete,
I noticed you saying there were differences between the native IE and
decompiled solutions such as MultipleIEs. I've been having some
similar problems with Google Maps API V3 on IE6 via MultipleIEs and
was wondering if you were privy to any resources on the matter. Google
Maps V3 loads ab
Webkit has support for encoded inline images, css, and javascript.
This means that you could encode all of your components into base64
(http://www.greywyvern.com/code/php/binary2base64) and cut your
requests down close to nothing. Although, for example, base64 is
nearly 4x the size of an image, if
Berry,
I don't get any errors in IE7, but I don't see any changes either:
states don't change their colors. This may be related to the fact that
buttons at the top of the page don't change their states (view0 is not
selected as it is in FF). I haven't had a chance to lo
This formula is pretty accurate for calculating distance between two
points. Accuracy will vary by region so do some research to fine tune
it for your target area.
distance = Math.sqrt((69.1*(cy-lat))*(69.1*(cy-lat))+(53.0*(cx-lng))*
(53.0*(cx-lng)));
On Dec 29, 10:35 am, Mikoto wrote:
> Hello,
I would suggest passing a boundary to the geocoder in circumstances
when you want controlled results, i.e.
var southWest = new google.maps.LatLng(31.223231, -85.390489); //
Dothan, AL
var northEast = new google.maps.LatLng(34.3797125804622,
-71.7626953125); //Virginia Beach, VA
boundary = new goog
I was wondering if using google.loader.ClientLocation will count
against my overall quota of geocode requests allowed per day? In an
effort to cut out some legwork on the users end I would like to load
the map centered on their state.
--
You received this message because you are subscribed to the
eed to wait for google to add
this to the API or for someone to do it for you; starting new threads
with the same question is not going to help this process.
Paul (http://notebook.kulchenko.com/maps/)
On Nov 26, 2:56 am, "Peter.MapTeam" wrote:
> The old code for V2 is :
>
> PU
the other examples work with v3 API).
Paul (http://notebook.kulchenko.com/maps/)
On Nov 24, 11:54 pm, "Peter.MapTeam" wrote:
> Hi,
>
> - In v2 we using the layer to add the layer from Mapserver to google
> map so easy, but now in V3 it don't have the layer so how can we add
with
various browsers):
http://notebook.kulchenko.com/maps/google-maps-using-multiple-api-versions
Paul (http://notebook.kulchenko.com/maps/)
On Nov 17, 9:00 pm, rmtroutfitters wrote:
> When I add a doctype to my file the map does not show. I found this
> FAQhttp://code.google.com/apis/maps
90 matches
Mail list logo