[Google Maps API v3] Re: Problem in Chrome with GoogleMap overlayed to StreetView (don't get properly mouse click)

2011-11-03 Thread tswadmin
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.

[Google Maps API v3] Re: add Link button

2011-11-03 Thread geocode...@gmail.com
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

[Google Maps API v3] Re: How to create an offline map about google map

2011-11-03 Thread geocode...@gmail.com
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

Re: [Google Maps API v3] When is viewport meta tag checked by API?

2011-11-03 Thread Luke Mahé
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

Re: [Google Maps API v3] Re: moving the mouse over the custom marker creates mouseover and mouseout events

2011-11-03 Thread Ralph
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

[Google Maps API v3] When is viewport meta tag checked by API?

2011-11-03 Thread RoyHB
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

[Google Maps API v3] Re: Reverse geo

2011-11-03 Thread JKurtock
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

[Google Maps API v3] Distance Matrix - how to

2011-11-03 Thread Dizzee
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

[Google Maps API v3] Re: How to create an offline map about google map

2011-11-03 Thread xinyun_0...@126.com
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

[Google Maps API v3] How to store and update the unique ID for a place?

2011-11-03 Thread Mapper
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

[Google Maps API v3] add Link button

2011-11-03 Thread sana b
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

[Google Maps API v3] Re: Struggling to set up sharing Infowindow link with a unique url inside its own infowindow?

2011-11-03 Thread Rossko
> 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

Re: [Google Maps API v3] Daily Map Usage - How do I know how many I've used?

2011-11-03 Thread Andres Ferrate
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

[Google Maps API v3] Daily Map Usage - How do I know how many I've used?

2011-11-03 Thread Geographer
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

[Google Maps API v3] Re: Chrome + Win: possible bug with Maps v3 and css transform: rotate()

2011-11-03 Thread Enoch Lau (Google Employee)
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

[Google Maps API v3] Re: Chrome 15 seems slow

2011-11-03 Thread tony
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

[Google Maps API v3] Calulate distances for more than 200 locations and from single origin

2011-11-03 Thread AY
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

[Google Maps API v3] Re: Street View Plotting

2011-11-03 Thread Sam
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"

[Google Maps API v3] v3 API and the 25,000 free impressions per day limit

2011-11-03 Thread AR
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

[Google Maps API v3] what is the equivalent of GOverlay.getZIndex() of v2 in v3 OverlayView

2011-11-03 Thread rlk27
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

[Google Maps API v3] Re: how to calculate distances between multiple points (1 origin to different destinations) in one goal?

2011-11-03 Thread Rossko
> 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

Re: [Google Maps API v3] Re: moving the mouse over the custom marker creates mouseover and mouseout events

2011-11-03 Thread rlk27
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

[Google Maps API v3] Re: How to create an offline map about google map

2011-11-03 Thread Rossko
> 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

Re: [Google Maps API v3] Re: moving the mouse over the custom marker creates mouseover and mouseout events

2011-11-03 Thread Andrew Leach
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

[Google Maps API v3] Re: moving the mouse over the custom marker creates mouseover and mouseout events

2011-11-03 Thread rlk27
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

[Google Maps API v3] how to calculate distances between multiple points (1 origin to different destinations) in one goal?

2011-11-03 Thread kaiik
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

[Google Maps API v3] How to create an offline map about google map

2011-11-03 Thread xinyun_0...@126.com
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

[Google Maps API v3] Reverse geo

2011-11-03 Thread Jeroen Nicolai
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

[Google Maps API v3] Zoom on getCurrentPosition marker

2011-11-03 Thread ghettoglenn
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

[Google Maps API v3] Re: Moving map to another div

2011-11-03 Thread Rossko
> 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

[Google Maps API v3] Re: moving the mouse over the custom marker creates mouseover and mouseout events

2011-11-03 Thread geocode...@gmail.com
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

[Google Maps API v3] Re: moving the mouse over the custom marker creates mouseover and mouseout events

2011-11-03 Thread davie strachan
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

Re: [Google Maps API v3] Re: Moving map to another div

2011-11-03 Thread Ricky Manwell
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

[Google Maps API v3] Re: Modify Map (add data) after initialization

2011-11-03 Thread Kasper
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

[Google Maps API v3] Re: moving the mouse over the custom marker creates mouseover and mouseout events

2011-11-03 Thread rlk27
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

[Google Maps API v3] Re: moving the mouse over the custom marker creates mouseover and mouseout events

2011-11-03 Thread geocode...@gmail.com
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

[Google Maps API v3] Re: 2 kml layers order issues with different browsers.

2011-11-03 Thread az az
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

[Google Maps API v3] Re: 2 kml layers order issues with different browsers.

2011-11-03 Thread geocode...@gmail.com
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

[Google Maps API v3] Re: Problem in Chrome with GoogleMap overlayed to StreetView (don't get properly mouse click)

2011-11-03 Thread Eddie
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

[Google Maps API v3] Re: 2 kml layers order issues with different browsers.

2011-11-03 Thread az az
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

[Google Maps API v3] Re: moving the mouse over the custom marker creates mouseover and mouseout events

2011-11-03 Thread davie strachan
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

[Google Maps API v3] Re: 2 kml layers order issues with different browsers.

2011-11-03 Thread geocode...@gmail.com
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

[Google Maps API v3] 2 kml layers order issues with different browsers.

2011-11-03 Thread az az
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

[Google Maps API v3] Re: moving the mouse over the custom marker creates mouseover and mouseout events

2011-11-03 Thread geocode...@gmail.com
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

[Google Maps API v3] Re: moving the mouse over the custom marker creates mouseover and mouseout events

2011-11-03 Thread rlk27
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.

Re: [Google Maps API v3] Re: verifying a point on a road

2011-11-03 Thread vishal garg
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

[Google Maps API v3] Re: Modify Map (add data) after initialization

2011-11-03 Thread geocode...@gmail.com
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

[Google Maps API v3] Re: Modify Map (add data) after initialization

2011-11-03 Thread Kasper
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

[Google Maps API v3] Re: verifying a point on a road

2011-11-03 Thread geocode...@gmail.com
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

[Google Maps API v3] Re: Modify Map (add data) after initialization

2011-11-03 Thread Rossko
> 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

Re: [Google Maps API v3] Re: verifying a point on a road

2011-11-03 Thread vishal garg
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

[Google Maps API v3] Re: Modify Map (add data) after initialization

2011-11-03 Thread Kasper
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

[Google Maps API v3] Re: Modify Map (add data) after initialization

2011-11-03 Thread Kasper
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

[Google Maps API v3] Re: verifying a point on a road

2011-11-03 Thread MymsMan
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

[Google Maps API v3] Re: Modify Map (add data) after initialization

2011-11-03 Thread Kasper
> Is your map variable global? Yes, I believe it is, as I declared it in a

[Google Maps API v3] Re: Listing zoom

2011-11-03 Thread davie strachan
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

[Google Maps API v3] Re: Listing zoom

2011-11-03 Thread davie strachan
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

[Google Maps API v3] verifying a point on a road

2011-11-03 Thread vishal garg
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