Hi,
Im currently using the google.maps.DirectionsService and whenever I
create a new route request, the map will pan to the location of the
route. How do I prevent this from occuring?
Regards
Justin
--
You received this message because you are subscribed to the Google Groups
"Google Maps Java
I currently am trying to integrate the google places auto complete facility
into my website so that I can use it to easily retrieve location information
such as latitude and longtitude of an address.
However I have noticed that although the auto complete will give drop down
options to sel
The original page:
http://webknows.net/schoolboundary.asp
I loaded a fusion table layer then want to select a school district
and then update the map with school district's boundary. However, it
seems not working. Can you share anything I have done wrong? The
function to update the map is as below
You can't specifically show one particular store or set of stores in the
styling interface.
You would have to hide all POIs, and then use the Places API to search for
and show your store(s) using the Marker overlay.
--
You received this message because you are subscribed to the Google Groups
"
Thank you for your help ,I found this url in the relevant formula。
http://code.google.com/intl/zh-CN/apis/maps/articles/phpsqlsearch_v3.html
On Oct 12, 3:29 am, Rossko wrote:
> > I want to calculate the distance between two objects latlng, and want
> > to know the formula for calculating the dis
Thank you for your answer,google maps api Chinese version of the
update rate slower than the English version, thanks again!
On Oct 11, 6:33 pm, MymsMan wrote:
> Seehttp://code.google.com/apis/maps/documentation/javascript/reference.h...
>
> The computeDistanceBetween() method calculates the dista
Oh, it is so helpful for me who is a real beginner of google Maps API and
Javascript.
Thanks.
But, I have one more thing to ask.
By setting the visibility option of featuretypes, I can only remove a group
of features like all goverment things, all business things.
If I want to remove all
On Oct 11, 3:26 pm, 7heroes wrote:
> Hi all,
>
> I have an array of object (polygons), and each object has its own click
> event. I am successfully attached click event to each object which will
> trigger the same OnPolygonClick(e), however I don't know how to determine
> which polygon is clicked,
On Monday, 10 October 2011 06:42:41 UTC-7, abanjo wrote:
>
> What is not clear to me is:- if i use the javascript V3 version, the
> 25.000 are calculated for the IP ( so the client ), the domain ( so the web
> site ) or what?
For the domain.
> - Well, the costs are for commercial web site...
I believe there was a recent fix that brought the search radius limit down
to 50km -- discussed
here
http://code.google.com/apis/maps/documentation/webservices/forum.html?place=topic%2Fgoogle-maps-api-web-services%2FboFRM7O7ds8%2Fdiscussion
--
You received this message because you are subscrib
Hi all,
I have an array of object (polygons), and each object has its own click
event. I am successfully attached click event to each object which will
trigger the same OnPolygonClick(e), however I don't know how to determine
which polygon is clicked, something like if you click on a polygon wh
oh, cool. thanks!
--
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/-/j1_WbNRGB5AJ.
To post to this group, send email to google-maps-
On Oct 11, 1:56 pm, Benjamin Mottram
wrote:
> Hi everybody,
>
> I need to construct a hex grid in a similar manner to those found on
> traditional table top war games .
>
> (e.g. this is an excellent
> examplehttp://www.crypticcomet.com/blog/wp-content/uploads/2006/05/HexMapTop...).
>
> I found a
Hi Matt-
I wrote a description page.
http://googlemaps.googlermania.com/google_maps_api_v3/map_example_direction_customicon.html
My english is poor, but maybe you can understand.
On 10月6日, 午後10:30, "Masashi.K" wrote:
> Hi Matt-
>
> You can change theiconswith DirectionsRenderer.
>
> First set t
Hi everybody,
I need to construct a hex grid in a similar manner to those found on
traditional table top war games .
(e.g. this is an excellent example
http://www.crypticcomet.com/blog/wp-content/uploads/2006/05/HexMapTopo.jpg).
I found a partial solution to this problem but it is only using th
I'm trying to use the Places service to look for a place that may or
may not be local.
I was doing a search with some very generous bounds (worldwide, see
here: http://dl.dropbox.com/u/12543232/PlaceSearch1.html). It used to
work up until a couple of days ago and now it's only returning zero
resul
> I want to calculate the distance between two objects latlng, and want
> to know the formula for calculating the distance calculation
If you want the general formulaes to write code in the language of
your choice, use Google's search engine
http://www.google.com/search?q=lat+long+distance+calcula
> Or if anybody has a better/more elegant solution please let me know!
I believe it is legal. Ben, please correct me if I am wrong.
Your printer driver may not be able to superimpose two identically
positioned DIVs (one IMG / one CANVAS) but it ought to be able to
print a single composite CANVAS
On Oct 11, 10:36 am, ammu wrote:
> Lets
> sayhttp://icons.iconarchive.com/icons/deleket/halloween-avatars/icons-39...
http://icons.iconarchive.com/icons/deleket/halloween-avatars/icons-390.jpg
I see 6 things on that image, do you want all of them to appear?
That image is 390px × 260px;
each of
On Oct 11, 9:41 am, Justin wrote:
> Is there any way to turn off info windows but leave POIs on the map
> with custom styling? Having the POIs on the map makes it so much
> better, but in many apps - especially mobile - having an info window
> popup whenever you accidentally tap a place is a huge
Lets say
http://icons.iconarchive.com/icons/deleket/halloween-avatars/icons-390.jpg
I have that image. When I give the size I get a portion of the image.
I want that whole image to be compressed and seen in the maps
Am I clear in what I want to convey? Sorry if its kinda confusing.
If I give new
On Oct 11, 9:22 am, ammu wrote:
> Thanks Rossko. I did try this but what happens is if an image has
> white space around it and it has the exact image in the center the
> white part only gets displayed. I want to show the exact image that I
> have but in a smaller size.
>
> Can you please let me k
Is there any way to turn off info windows but leave POIs on the map
with custom styling? Having the POIs on the map makes it so much
better, but in many apps - especially mobile - having an info window
popup whenever you accidentally tap a place is a huge problem.
http://groups.google.com/gro
Hi Evan,
The directions service result contains a field "overview_path":
http://code.google.com/apis/maps/documentation/javascript/reference.html#DirectionsResult
This is pre-simplified to fit in a static map URL.
Cheers
Ben
On Tue, Oct 11, 2011 at 6:22 AM, Evan Rolfe wrote:
> Hi all, is there
Thanks Rossko. I did try this but what happens is if an image has
white space around it and it has the exact image in the center the
white part only gets displayed. I want to show the exact image that I
have but in a smaller size.
Can you please let me know if that can be done?
On Oct 10, 12:42 p
On Tuesday, October 11, 2011 2:38:20 AM UTC-7, davie strachan wrote:
>
> Hi
> are you developing this using localhost??
> the localhost IP address is not valid for geolocation
> Regards Davie
>
> - Yes, I was using localhost, but it seemed to work fine; it found my
location via HTML5 (or at
Hi all, is there any way I can reduce the number of points in a
polyline obtained from the Directions Service api?
I'm coding an application that should draw a route from the user's
address to another address and create a printer friendly version of
the map with the route. In order to get a printe
On Oct 11, 3:15 pm, thindery wrote:
> Thanks for the heads up. I think I am going to switch to JSON since my
> markers are going to have many nodes.
>
> I appreciate the feedback!
Good choice. JSON is much faster. It is ready for interpretation
directly by the browser without extra code to par
You can remove points of interest (POIs) from your map using the styling
features:
http://code.google.com/apis/maps/documentation/javascript/styling.html#styling_the_default_map
and
http://code.google.com/apis/maps/documentation/javascript/styling.html#map_features
Just set the visible propert
On Oct 11, 3:15 pm, thindery wrote:
> Thanks for the heads up. I think I am going to switch to JSON since my
> markers are going to have many nodes.
>
> I appreciate the feedback!
Good choice. JSON is much faster. It is ready for interpretation
directly by the browser without extra code to par
Thanks for the heads up. I think I am going to switch to JSON since my
markers are going to have many nodes.
I appreciate the feedback!
--
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 visi
On 10 October 2011 18:12, thindery wrote:
>
> I'm currently working with the xml version, as it was the best tutorial I
> could find for querying a database. But I am finding issues with IE and the
> way it parse's xml. I'm also finding for some reason that the more nodes I
> have the xml genera
anybody have anything on this?
--
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/-/3ThKm-HB8ycJ.
To post to this group, send email to
Yep I can see it too - thanks for reporting.
Enoch
--
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/-/Xw78Dx15MSAJ.
To post to this
Simplify.
Try changing this short form css into the long form:
font: 1.2em/1.5em Arial,Verdana,sans-serif;
Obviously in the long form you can only have one em value.
See: http://www.zytrax.com/tech/css/shortcut.html
If that doesn't fix things you could always try inline styles in your
infowind
I can see the problem on FF 7.0.1 on Win 7 64bit, Pointer changes shape on
Mouse over but title box sometimes, but not always, displays.
I don't see any problem with IE 9 or Chrome however with Opera I don't see
the marker title at all, however with other maps I see the marker titles
without pr
;)
it works!
many thx Geocode
On Oct 11, 12:08 am, "geocode...@gmail.com"
wrote:
> On Oct 10, 2:55 pm, Marconi wrote:
>
> > Any suggest?
> > I guess it should be simple to do but I can't find solution.
> > thx
>
> Have you tried .setMap(null) on the DirectionsRenderer?
>
> http://code.google.com
would removing the padding and possibly setting the height and width
from within there possibly set the dimensions of the infowindow
correctly? Also do I put my div around each of my functions which
calls the infowindow?
my page again is at www.meadowlarkco.com/contactus.php
Thanks for any help
how do I go about removing the extra white spacebaiscally Im just
trying to remove the scroll bars.
thanks
On Oct 10, 3:34 pm, "geocode...@gmail.com"
wrote:
> On Oct 10, 2:10 pm, Joseph Elfelt wrote:
>
> > I got Not Found on your link.
>
> The group is mangling the link (pre-pendingwww.goog
I have done a bit more research, and the problem isn't specific for my code
- it even appears in the examples from the documentation.
http://code.google.com/apis/maps/documentation/javascript/examples/marker-simple.html
The title of that marker doesn't show every time i put my pointer on it.
Do
Can you show us a demo of your problem please?
Enoch
--
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/-/xTdp22bCQHkJ.
To post to thi
See
http://code.google.com/apis/maps/documentation/javascript/reference.html#spherical
The computeDistanceBetween() method calculates the distance between LatLng
pairs
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" group.
To view
Hi
are you developing this using localhost??
the localhost IP address is not valid for geolocation
Regards Davie
On Oct 11, 4:50 am, "geocode...@gmail.com"
wrote:
> On Oct 10, 8:24 pm, George wrote:
>
> > Hi, I just wanted to make a page that got my geolocation and then marked the
> > nearest ho
Hi.
I have added a lot of markers to a map, and everything is fine except that
the titles of them sometimes don't show in Firefox. This seems to happen
very randomly, and most of the time I just need to hover on another marker
or pan the map for it to work again. Is there anything I can do abou
Hey Joseph,
Please look at the original example:
http://jsfiddle.net/compojoom/4NUnM/
and then have a look at this one:
http://jsfiddle.net/compojoom/4NUnM/4/
The only difference is the css. In the first one I use % and em, in the
second one I use px. In the second one the Infowindow had the pro
Nice tip Pil.
However, this is not really an acceptable situation.
Taking into account that work has been undertaken by Google to improve
coverage in Europe, notably in France, this should not occur.
Our users will not have the reflex to do this kind of manipulation -
which will give a bad image t
46 matches
Mail list logo