Hy Eddie,
no I have no solutions.
It is evidently a bug, but I am not sure due to Chrome because it happens
only if you overlap a map div to a streetview div.
I have tested overlapping two map div's and overlapping two streetview
div's and mouse interaction is working properly in both cases.
On Nov 3, 5:20 pm, sana b wrote:
> Is there any way i can add or create a Link button on the top of my site
> just like maps.google.com we have on the top right corner three buttons,
> i.e., print, link etc.
>
> purpose would be same like maps.google.com provide with its url button.
If the map on
On Nov 3, 5:59 pm, "xinyun_0...@126.com" wrote:
> I think i can create a map server and put the tiles on the server.And
> i want to know how to get the tile files ?with which tools?
Please read the Terms of Use. That is not allowed.
Your best option is as Rossko suggested Google Earth, that can
Hi Roy,
The API doesn't check this tag - it is read by the browser. As far as I
know if you append a viewport meta tag after the page is loaded it won't be
read by the browser.
-- Luke
On Fri, Nov 4, 2011 at 12:31 PM, RoyHB wrote:
> I've got code to dynamically insert the following into the h
http://www.easypagez.com/hosting.html
Takes less than 20 minutes to get going
Ralph
On 03/11/2011 21:14, rlk27 wrote:
I have the sample page that just produces the problem of multiple
mouseover/outs when moving around inside the custom markers custom
image. very simple which I attached
I've got code to dynamically insert the following into the html
document head when a mobile browser is detected:
(as recommended by Google for mobile devices using API
V3.
If the API checks this tag when a map object is created then all will
be well.
If the tag is checked when the api code is loa
Did you look at the documentation?
http://code.google.com/intl/en/apis/maps/documentation/javascript/services.html#GeocodingAddressTypes
On Nov 3, 2:00 am, Jeroen Nicolai wrote:
> Hi there,
>
> First off thank you for reading.
>
> I got a question regarding breaking down the address that google r
Hi I've been trying to get the distance matrix to work.. but can't..
please could you take a look at this code and see where I'm going
wrong.. thank you
(ultimately I'd like to be able to move the markers and recalculate,
help in that direction would be awesome.. but for now just getting
this to wo
I think i can create a map server and put the tiles on the server.And
i want to know how to get the tile files ?with which tools?
On 11月4日, 上午3时12分, Rossko wrote:
> > How to create an offline map about google map ?I have no idea, Who can
> > help me? Thanks.
>
> You can't, the map tiles are an on
I am working on a project where I want to store "places" of the users and
find people who did go to the same "place". I do not need to store any
other info than the Place ID in my local database. I send the users to
google maps for any info about that they further require about that place.
It i
Is there any way i can add or create a Link button on the top of my site
just like maps.google.com we have on the top right corner three buttons,
i.e., print, link etc.
purpose would be same like maps.google.com provide with its url button.
--
You received this message because you are subscri
> it puts the link there, but isn't pulling in the unique url made for that
> pin.
See your listener code
contentString + "" + "http://twitter.com/share' , there is nothing in
your code to change that.
I don't know what the variable data-url attribute is used for? You
probably want a ? charac
Hi,
You can sign up for an API Key at code.google.com/apis/console. Once you
start using the key with your maps, you'll be able to use the "services"
dashboard to see usage.
Cheers,
Andres
On Thu, Nov 3, 2011 at 1:48 PM, Geographer wrote:
> Hi everyone,
>
> I recently read that Google is go
Hi everyone,
I recently read that Google is going to start charging for use over 25,000
maps per day. Does anyone know how I can find out how many maps we are
using? I don't know if its 5,000 or 10X that.
Many thanks!
Geographer
--
You received this message because you are subscribed
It would be really useful if you could assist us with the following:
- Please create a simple standalone page that shows a map with CSS
rotation applied. Post a link to that page.
- Provide a screenshot of what it's meant to look like (e.g. in other
browsers)
Thanks
Enoch
--
You
Hi, I'm experiencing a similar problem: our web app based on Google Maps
API got super-slow just after my chrome got updated today.
Version: 15.0.874.106 (Official Build 107270) m
OS: Win 7 64bit *and* Vista 32bit
We market a webapp that makes extensive use of google maps, markers and
polylines
Hi
I need to dynamically calculate distances for more than 200 destinations
from single origin. What would be the best way to do this?
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
On Oct 28, 5:50 am, jufemaiz wrote:
> Let me have a shot at this. You're probably going to have real troubles
> getting this to work, and the dominant reason is that the "canvas" on which
> users click has no depth. You'll at best get a target direction - but no
> idea how "far" away from "here"
Hi
Recently read the following:
http://code.google.com/apis/maps/faq.html#usagelimits
http://www.theregister.co.uk/2011/10/27/google_maps_api_no_longer_free/
And was wondering how the 25,000 free impressions per day limit is to
be implemented for the v3 API, if it exists I'm guessing it's either
Old code uses
GOverlay.getZIndex(this.marker.getPoint().lat())
which is replaced by OverlayView. How to getZindex()?
--
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://group
> Is there a possibility that I
> can calculate the distances between one 1 origin and multiple destinations
> when I click the submit button?
Distance matrix service
http://code.google.com/apis/maps/documentation/javascript/services.html#distance_matrix
--
You received this message because you
I have the sample page that just produces the problem of multiple
mouseover/outs when moving around inside the custom markers custom
image. very simple which I attached in my previous posting in this thread.
How hard would it be for anyone to take a look at that html file.
I am trying to ge
> How to create an offline map about google map ?I have no idea, Who can
> help me? Thanks.
You can't, the map tiles are an online resource.
Look into Google Earth.
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" group.
To post to thi
On 3 November 2011 18:37, rlk27 wrote:
>
> I tried tinyurl. it still give our public ip which our IT does not want.
> still figuring out how to provide the link.
Create a simple sample page which doesn't show anything your IT
department doesn't want. Get some free hosting. Use that.
--
You rece
I did post the whole html and attached the files. it is just a sample page
that I am trying for a proof of concept for working with custom markers
with our own image html.
I am surprised that most of the forum do work with copy/paste of the code
and asking question. I guess the google TOS, do
Hello guys,
I have done the code to calculate the distance between 1 origin point and 1
destination point (very easy, to be honest). Is there a possibility that I
can calculate the distances between one 1 origin and multiple destinations
when I click the submit button?
my original code is:
h
How to create an offline map about google map ?I have no idea, Who can
help me? Thanks.
--
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-v3@googlegroups.com.
To unsubscribe
Hi there,
First off thank you for reading.
I got a question regarding breaking down the address that google returns.
It now shows the full address but I would like to extract the city name
only.
Thanks again.
Jeroen
--- Code I use --- Part of this example -> http://wptuts.net/newgeotest.html
I have a Google Map that displays retailers on a map. The data is loaded
from Fusion Tables and the map is optimised for iphone display. The
retailers are mapped then a marker (flag icon) is dropped for your current
location. Once that happens I want the map to automatically zoom into the
vicin
> I have a map with hundreds of markers and I want to show only a subset of
> them without having to loop through an array of markers to hide the ones I
> don't want to be seen.
I don't see a problem doing that on one map. In order to show a
subset somebody, somewhere will be iterating through th
On Nov 3, 10:39 am, davie strachan wrote:
> Hi
>
> >They are allowed to keep the map private while developing. The final
> >product must be publicly available to meet the TOS for the free API.
>
> Exactly
> But if they need help they need to have a public link to the sample
> page
Some people ar
Hi
>They are allowed to keep the map private while developing. The final
>product must be publicly available to meet the TOS for the free API.
Exactly
But if they need help they need to have a public link to the sample
page
Regards Davie
On Nov 3, 3:43 pm, rlk27 wrote:
> I am still developi
I have a map with hundreds of markers and I want to show only a subset of
them without having to loop through an array of markers to hide the ones I
don't want to be seen.
Basically I want a main map with all markers and a temporary map that will
be recreated over and over again to display differe
Sweet! Ive got it working now! (here: http://bit.ly/vY4YFj)
But back to the case of adding the marker after initialisation... do you
have any more tips on that?
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" group.
To view this disc
I am still developing. too early to show final product pulically. Final
product will be publically available.
I just created a sample page to show the problem.
I am still trying to create a temp link.
--
You received this message because you are subscribed to the Google Groups
"Google
On Nov 3, 7:53 am, davie strachan wrote:
> Hi
> Google Maps TOS 9.1.1 General Rules.(b) Public Access (No Firewall).
> Your Maps API implementation must not (i) operate only behind a
> firewall; or (ii) only on an internal network (except during the
> development and testing phase); or (iii) in a
http://www.bgstreet.co.uk/bgstr/
ctalayer2 is a blue truck icon
--
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/-/tYxUDPclwkwJ.
To
On Nov 3, 8:11 am, az az wrote:
> whatever I do ctalayer2 is always beneath ctalayer.
>
> only opera honors the order as imposed by
>
> ctaLayer2.setMap(map);
> ctaLayer.setMap(map);
>
> OR
>
> ctaLayer.setMap(map);
> ctaLayer2.setMap(map);
Where is the map that exhibits this behavior?
-- Larr
Hey Marco, any luck with the colorbox demo? I have tried many
different z-index combinations and cannot make it work.
Tracing the DOM heirarchy of the colorbox shows the body as its
parent. I tried setting z-indexes on the body and all children down
to the map canvas, with no success. The color
whatever I do ctalayer2 is always beneath ctalayer.
only opera honors the order as imposed by
ctaLayer2.setMap(map);
ctaLayer.setMap(map);
OR
ctaLayer.setMap(map);
ctaLayer2.setMap(map);
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript
Hi
Google Maps TOS 9.1.1 General Rules.(b) Public Access (No Firewall).
Your Maps API implementation must not (i) operate only behind a
firewall; or (ii) only on an internal network (except during the
development and testing phase); or (iii) in a closed community (for
example, through invitation-on
On Nov 3, 7:30 am, az az wrote:
> Hi all,
>
> I have 2 kmls and I'd like to have ctalayer2 to be on top of ctalayer. I
> have
>
> *var ctaLayer = new
> google.maps.KmlLayer('http://www.bgstreet.co.uk/bgstr/people23.kmz',
> {preserveViewport: true,suppressInfoWindows: true});
> var ctaLayer2 = new
Hi all,
I have 2 kmls and I'd like to have ctalayer2 to be on top of ctalayer. I
have
*var ctaLayer = new
google.maps.KmlLayer('http://www.bgstreet.co.uk/bgstr/people23.kmz',
{preserveViewport: true,suppressInfoWindows: true});
var ctaLayer2 = new
google.maps.KmlLayer('http://www.bgstreet.co
On Nov 3, 6:52 am, rlk27 wrote:
> Did anyone see the problem? any idea? you help is much appreciated.
Do you have a link to a live map?
-- Larry
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" group.
To post to this group, send em
Did anyone see the problem? any idea? you help is much appreciated.
--
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/-/8tE_QwuOL2cJ.
Thanks for the information, Larry. I am using 'snap to' since I was
unable to find how directions service could be implemented for this.
-vishal garg
On Thu, Nov 3, 2011 at 6:35 PM, geocode...@gmail.com
wrote:
> On Nov 3, 4:16 am, MymsMan wrote:
>> You can use the Reverse geocoder to find the a
On Nov 3, 4:49 am, Kasper wrote:
> Apparently I DIDNT have it properly declared. Or I kinda did:
> I declared it globally, but then in the function for the marker, I
> redeclared it.
> I removed that declaration and now the polyline shows up just perfect.
> However, the marker wont show...
> The s
But that exact same function works just fine here: http://bit.ly/vY4YFj
So what could be going wrong?
--
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/goog
On Nov 3, 4:16 am, MymsMan wrote:
> You can use the Reverse geocoder to find the address of the nearest point
> on a road known to the geocoder. You could then compute the distance
> between the location returned by the geocoder and your GPS location (using
> the Geometry library).
>
> However th
> When I alert(position) it says undefined :S
> Weird...
In your code, 'position' is only defined within a conditional. If the
conditional is never satisfied (it isn't), then 'position' remains
undefined
--
You received this message because you are subscribed to the Google Groups
"Google Maps
Thanks for the solution. Later a change in the search string led me to
the following which is what you are saying :
http://econym.org.uk/gmap/snap.htm
-vishal garg
On Thu, Nov 3, 2011 at 4:46 PM, MymsMan wrote:
> You can use the Reverse geocoder to find the address of the nearest point on
> a r
Apparently I DIDNT have it properly declared. Or I kinda did:
I declared it globally, but then in the function for the marker, I
redeclared it.
I removed that declaration and now the polyline shows up just perfect.
However, the marker wont show...
The script used there is this: http://bit.ly/rPVbs
I've had a look at his code, but it doesnt look that different from mine,
here is his code: [from the page source]
http://pastebin.com/Lgcv4BWs
It creates a new marker, infowindow, etc. nothing especial.
Though it does do this:
*map.clearOverlays();*
*That clears all the custom data, right?*
But
You can use the Reverse geocoder to find the address of the nearest point
on a road known to the geocoder. You could then compute the distance
between the location returned by the geocoder and your GPS location (using
the Geometry library).
However this is not foolproof - I have seen occasions
> Is your map variable global?
Yes, I believe it is, as I declared it in a
Sorry
http://daviestrachan.zxq.net/maps/stationmap5.php
Regards Davie
On Nov 3, 9:53 am, davie strachan wrote:
> Hi Am
> Is this what you are looking for
> huttp://daviestrachan.zxq.net/maps/stationmap5.php
> try paris &london 25miles
> I suggest you try my map changing the searchUrl to your own
Hi Am
Is this what you are looking for
huttp://daviestrachan.zxq.net/maps/stationmap5.php
try paris &london 25miles
I suggest you try my map changing the searchUrl to your own and if it
works modify it to suit your own requirements.
Your problem seems to be that you added parts to the origonal code
Hi,
I am working on a course project where I get the user's location via
GPS. Is there any API which returns in boolean whether the location
lies on a road or not? I tried but was unable to find any related
discussions on the web. If no API exists, what could be the best
possible way of implementi
58 matches
Mail list logo