[Google Maps API v3] Re: Permalink to map genereted by Google Maps API

2011-11-29 Thread geocode...@gmail.com
On Nov 29, 11:50 pm, Odoakr wrote: > Hi! > Thanks for examples > I see function linkToThisPage(), but I do not konw where is the part > of code that is responsible for handling with that url when the page > is starting. function getParameters() > > Thanks! > > On 29 Lis, 16:23, "geocode...@gmail

[Google Maps API v3] Re: Permalink to map genereted by Google Maps API

2011-11-29 Thread Odoakr
Hi! Thanks for examples I see function linkToThisPage(), but I do not konw where is the part of code that is responsible for handling with that url when the page is starting. Thanks! On 29 Lis, 16:23, "geocode...@gmail.com" wrote: > On Nov 29, 7:12 am, Odoakr wrote: > > > Thanks for quick reply

[Google Maps API v3] Re: Marker Manager with localhost and fusion table

2011-11-29 Thread geocode...@gmail.com
On Nov 29, 8:26 pm, Map smurfs Earth wrote: > Hi all, > > is wondering marker manager work on localhost with fusion table? I don't know why not. > i has copy exactly the source code > fromhttp://google-maps-utility-library-v3.googlecode.com/svn/tags/markerm... > > i don't see any Weather Icon w

[Google Maps API v3] Re: places types list vs. markers rendered by googlemaps.

2011-11-29 Thread Sandeep
I am sorry - but not sure if I understand your reply. Are you suggesting that it can be done using JavaScript V3 API or I need to use other API (such as web services)? Thanks, Sandeep -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3"

[Google Maps API v3] Re: Map mousemove event not firing when move on overlays

2011-11-29 Thread Martin™
Hi. I reported much the same a month or so back: https://groups.google.com/group/google-maps-js-api-v3/browse_frm/thread/98cd2607d15cc805/3f6725964190a6a0?hl=en&lnk=gst&q=martin+event+consume#3f6725964190a6a0 Martin. On Nov 29, 9:24 pm, Nianwei Liu wrote: > This is rather unexpected for the AP

[Google Maps API v3] Marker Manager with localhost and fusion table

2011-11-29 Thread Map smurfs Earth
Hi all, is wondering marker manager work on localhost with fusion table? i has copy exactly the source code from http://google-maps-utility-library-v3.googlecode.com/svn/tags/markermanager/1.0/examples/weather_map.html i don't see any Weather Icon when the page load. any other similar sample? or

[Google Maps API v3] Charts link in StyledMarker.js breaks SSL - close button = http!

2011-11-29 Thread John Lewis
Hi guys We have a site that is forced SSL all the way. We can load everything fine, except the close button and the map pointer images, which refuse to load as https. We load using https://google-maps-utility-library-v3.googlecode.com/svn/trunk/styledmarker/src/StyledMarker.js";> Tr

[Google Maps API v3] Re: decentred map

2011-11-29 Thread geocode...@gmail.com
On Nov 29, 5:47 pm, Eliecer wrote: > hello, what happens is that when I load my page sending a parameter > map search by town or city, this appears to me off-I have no idea > which is, I have spent several days wrestling with this and can not > find solution, we would appreciate your help. > > The

[Google Maps API v3] decentred map

2011-11-29 Thread Eliecer
hello, what happens is that when I load my page sending a parameter map search by town or city, this appears to me off-I have no idea which is, I have spent several days wrestling with this and can not find solution, we would appreciate your help. The map is on the second step of the site, you mus

[Google Maps API v3] Re: Always Show Transit Lines

2011-11-29 Thread Marcelo
On Nov 29, 7:18 pm, "Chris Broadfoot (Google Employee)" wrote: > Hi Kasper, > Unfortunately there's no facility to force display of a feature that's > otherwise hidden at a particular zoom level. > Chris That drove me nuts when planning my trip to Alaska. You need to zoom in a lot in order to see

[Google Maps API v3] Re: infoBox Scroll Bars?

2011-11-29 Thread Marcelo
Well, many people are flexible and they will even respond to questions about general HTML, so you can find a lot of other stuff in this forum, but an extension is not part of the API. I can add my own extensions to the utility library, but that doesn't mean that members of this group should support

[Google Maps API v3] Re: Always Show Transit Lines

2011-11-29 Thread Chris Broadfoot (Google Employee)
Hi Kasper, Unfortunately there's no facility to force display of a feature that's otherwise hidden at a particular zoom level. Chris -- 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-map

[Google Maps API v3] Re: infoBox Scroll Bars?

2011-11-29 Thread Geoff Schultz
Marcelo, > There is no "infoBox" in the Google Maps API, so it doesn't belong in this group. With a standard infoWindow, scrollbars are no problem. I'm a bit confused. infoBox and infoBubble are extensions to infoWindow which are available on a google.com web site. If you search for either of

[Google Maps API v3] Re: Zoom to Feature/Point from drop down menu

2011-11-29 Thread Marcelo
Look at the error console in Firefox: --- Error: geoXml.docs[0].gpolygons[0] is undefined Source File: http://www.advocacy.ucla.edu/Maps/UCLACommunityBanners.html Line: 247 --- Other than that, I'd suggest using proper indentation in your code, so th

[Google Maps API v3] Re: Geocoding problem: always getting OVER_QUERY_LIMIT error

2011-11-29 Thread Marcelo
On Nov 29, 4:24 pm, Gary Little wrote: > It turns out I have a dedicated IP address so I shouldn't be penalized > by others who share the server who are making requests. Most likely, what they mean by "dedicated" IP address is a "fixed" IP address that you share with all others on the same machin

[Google Maps API v3] Re: Geocoding problem: always getting OVER_QUERY_LIMIT error

2011-11-29 Thread Gary Little
It turns out I have a dedicated IP address so I shouldn't be penalized by others who share the server who are making requests. Gary On Nov 29, 1:44 pm, Andrew Leach wrote: > On 29 November 2011 21:38, Gary Little wrote: > > > When I request a geocoding operation from my server (using a PHP > >

[Google Maps API v3] Re: Geocoding problem: always getting OVER_QUERY_LIMIT error

2011-11-29 Thread Gary Little
Yes, it fails on the very first request. I'm using some code that Google provided some time ago -- each time a request fails I delay an additional 10 microseconds (100 milliseconds) before making the next request. On Nov 29, 2:30 pm, MymsMan wrote: > How many requests are you attempting? does

[Google Maps API v3] Zoom to Feature/Point from drop down menu

2011-11-29 Thread Amelia Griza-Padilla
Hello, Having some issues with trying to zoom to selected features from a drop down menu. For some reason it changes the icon from blue to red, does not zoom to the point and there is nothing in the info window once you select a location from the drop down menu. My goal is to be able to zoom to t

[Google Maps API v3] Re: Always Show Transit Lines

2011-11-29 Thread Kasper
Anyone?!? -- 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/-/MqALRYQDJUsJ. To post to this group, send email to google-maps-js-api-v3

[Google Maps API v3] Re: infoBox Scroll Bars?

2011-11-29 Thread Marcelo
On Nov 29, 3:49 pm, Geoff Schultz wrote: > > Because I'm using infoBox, not infoWindow There is no "infoBox" in the Google Maps API, so it doesn't belong in this group. With a standard infoWindow, scrollbars are no problem. -- Marcelo - http://maps.forum.nu -- > > -- Geoff -- You receiv

[Google Maps API v3] Re: infoBox Scroll Bars?

2011-11-29 Thread Geoff Schultz
Marcelo, Because I'm using infoBox, not infoWindow -- Geoff -- 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/-/WawZcn5q7V8J. To

[Google Maps API v3] Re: infoBox Scroll Bars?

2011-11-29 Thread Marcelo
Geoff, I am not criticizing your experience or lack of it. I am simply saying that, as mentioned in the posting guidelines, if you post a link that demonstrates the problem then we can tell you exactly what's wrong. Without a link it is just guesswork. I tried an infoWindow with scrollbars and it

[Google Maps API v3] Re: Geocoding problem: always getting OVER_QUERY_LIMIT error

2011-11-29 Thread MymsMan
How many requests are you attempting? does it fail on request 1? You are allowed a max of 8/sec. I needed to put in some time delays when I had a batch of requests. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this di

[Google Maps API v3] Re: infoBox Scroll Bars?

2011-11-29 Thread Geoff Schultz
To answer my own question: map.setOptions({draggable:false, scrollwheel:false}); --- Marcello, Up until 2 weeks ago I had never done Javascript programming other than basic cut & paste to get GoogleMaps running. Now I've got all kinds of asynchronous stuff going on, passing &

[Google Maps API v3] Re: Map mousemove event not firing when move on overlays

2011-11-29 Thread Marcelo
I never used a FusionTablesLayer, but with ordinary polygons you need to set clickable:false in the options for the map to register the events. Otherwise the overlay absorbs them. -- Marcelo - http://maps.forum.nu -- On Nov 29, 2:24 pm, Nianwei Liu wrote: > This is rather unexpected for the AP

Re: [Google Maps API v3] Re: Is Google Maps the right tool to compare 2 routes?

2011-11-29 Thread Barry Hunter
Only just found this question. Not really sure what you asking. coordinates dont have to be uploaded to a server. Just use the coordinates in the javascript directly. Wherever you display the Google Maps API. Persumably you have a webbrowser embedded in the desktop app, and output some html in th

[Google Maps API v3] Re: infoBox Scroll Bars?

2011-11-29 Thread Geoff Schultz
Actually it was MUCH easier than I thought. I just placed 2 s in here as such: However, now I grab the map when I try to move the scroll bars. Any suggestions on how to solve that one? -- Geoff -- You received this message because you are subscribed to the Google Groups "Google Maps J

[Google Maps API v3] Re: infoBox Scroll Bars?

2011-11-29 Thread Marcelo
On Nov 29, 2:53 pm, Geoff Schultz wrote: > Thanks for the suggestion.  I was hoping that someone had already done > this.  It surprises me that something that seems so simple is so complex to > implement. It is not so complex. It took me less than a minute to test it and it works as expected. Whe

[Google Maps API v3] Re: infoBox Scroll Bars?

2011-11-29 Thread Geoff Schultz
Joseph, Thanks for the suggestion. I was hoping that someone had already done this. It surprises me that something that seems so simple is so complex to implement. -- Geoff -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. T

Re: [Google Maps API v3] Geocoding problem: always getting OVER_QUERY_LIMIT error

2011-11-29 Thread Andrew Leach
On 29 November 2011 21:38, Gary Little wrote: > When I request a geocoding operation from my server (using a PHP > script) I always get an OVER_QUERY_LIMIT error. Not sure why because I > certainly don't make very many such requests. Does anyone have any > idea of what's going on? I'm on one of th

[Google Maps API v3] Re: "Map Data" Window obscures Map

2011-11-29 Thread davie
Hi Just a thought As you are working in a Microsoft environment it would probably be more effective to use Bing Maps You should get more support eg see http://www.magnetism.co.nz/blog/11-09-16/Displaying_a_Dynamics_CRM_2011_Account_on_a_Bing_Map.aspx Regards Davie On Nov 29, 9:23 pm, davie wrote

[Google Maps API v3] Re: KML layers partially loading or failing, and Google IP addresses making a large number of requests on a single KML layer load.

2011-11-29 Thread arthur5005
Not that I'm depending on this anymore. (I've refactored all my data to be fetch-able via json and quickly parsed into a Polygon object via Google maps v3 API), but I would be curious to hear what someone at Google has to say about this behavior. Thanks, Arthur. On Nov 24, 7:55 pm, Joseph Elfelt

[Google Maps API v3] Geocoding problem: always getting OVER_QUERY_LIMIT error

2011-11-29 Thread Gary Little
When I request a geocoding operation from my server (using a PHP script) I always get an OVER_QUERY_LIMIT error. Not sure why because I certainly don't make very many such requests. Does anyone have any idea of what's going on? I'm on one of those shared servers from a web hoster, could it be that

[Google Maps API v3] Map mousemove event not firing when move on overlays

2011-11-29 Thread Nianwei Liu
This is rather unexpected for the API. The map's mousemove event is not firing when the mouse is moving on top of some overlay. I know in V2 this does not happen so I can display coordinates as mouse move. If this behavior by design for v3 that would be really bad for some apps. Caught me by surpr

[Google Maps API v3] Re: "Map Data" Window obscures Map

2011-11-29 Thread davie
Hi It seems you have two issues here 1) Map not functioning properly 2) Dialog box not behaving We can help you with 1) but 2) is most probably caused by the Dynamics CRM 2011 environment. You should create a demo of the map and host it on one of the free hosting sites and post a link. Regards Da

[Google Maps API v3] how to know when setMap function terminated ?

2011-11-29 Thread bloodycheri
Hello, I'm facing the following issue : here is my script: var myOptions = { mapTypeId: google.maps.MapTypeId.ROADMAP, disableDefaultUI: true, disableDoubleClickZoom: true, draggable: false, keyboardShortcuts: false, scrollwheel: false } mapMetropolitaine = new google.maps.Map(document.getElement

[Google Maps API v3] Trouble setting Zoom and Centre after deploying KML file.

2011-11-29 Thread bloodycheri
Hello, *(I posted the same topic few hours ago but I can't see it in the forum so I supposed a problem happened.)* I'm facing the following issue : here is my script: var myOptions = { mapTypeId: google.maps.MapTypeId.ROADMAP, disableDefaultUI: true, disableDoubleClickZoom: true, draggable: false

[Google Maps API v3] marker icons with x<0 or x>256 cannot be clicked

2011-11-29 Thread Stuart Pook
hello I have a map using a custom projection on which I position a number of markers. All of these markers should be clickable however the parts of the icons of the markers where the world x coordinate is less than 0 or greater than 255 cannot be clicked. My test map

[Google Maps API v3] Re: places types list vs. markers rendered by googlemaps.

2011-11-29 Thread Rossko
> So how do I make query to > retrieve these locations that are not supported by "places types" > list/JavaScript Maps V3 API? Places API forum is here http://code.google.com/apis/maps/documentation/places/forum.html -- You received this message because you are subscribed to the Google Groups "

[Google Maps API v3] Re: addListener for map

2011-11-29 Thread Rossko
> But the alert box appears, if the map is initialized? Yes, that's what you asked for. Your listener is triggered when the map goes idle - as it will while waiting for the Directions results to come all the way back from Google. If you want to trigger your function after the results do come bac

[Google Maps API v3] Re: Places Ratings not Returning

2011-11-29 Thread Rob Scheetz
EDIT: To clarify, I am referring to the use of the getDetails() function for the Places API Library -- 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: step by step coordinates

2011-11-29 Thread Janusz Kobylarz
OK i found it alert(result.routes[0].legs[0].steps[0].distance.text); display the step[0] length from this example you can now do what you want :) -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this discussion on the w

[Google Maps API v3] Re: infoBox Scroll Bars?

2011-11-29 Thread Joseph Elfelt
The default infowindow does not easily do scroll bars. Try a custom infowindow. They are much better at doing scroll bars when needed -- 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-

[Google Maps API v3] Places Ratings not Returning

2011-11-29 Thread Rob Scheetz
I've been scratching my head over this one because it seems the JSON results almost match the example in API Documentation, however the ratings object is missing. I've tried being signed in while doing this and made sure the location I was pulling up does have reviews that were written (not man

[Google Maps API v3] Re: step by step coordinates

2011-11-29 Thread Janusz Kobylarz
>From direction result result.routes[0].overview_path i.e alert(result.routes[0].overview_path); show the lat , lng but more than steps http://code.google.com/intl/pl-PL/apis/maps/documentation/javascript/services.html#Routes try to call that same with steps -- You received this message beca

[Google Maps API v3] infoBox Scroll Bars?

2011-11-29 Thread Geoff Schultz
Is there any way to get an infoBox to display content with scroll bars? -- Geoff -- 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/-/

[Google Maps API v3] Re: Google Maps API V3 Premier Client ID validation

2011-11-29 Thread Nianwei Liu
This does not seems to be a common use case unless you are trying to use ID from someone else. You only get a single ID, you should have only a limited number of sites, you only need to test each site with one browser, does not matter what your users use. -- You received this message because yo

[Google Maps API v3] places types list vs. markers rendered by googlemaps.

2011-11-29 Thread Sandeep
I am developing an application that will display all handymen near user's address. I have issue with the number of categories in the "places types". For example "carpenter" is not there. However when I search googlemaps for "carpenter", it does render markers on the map. So how do I make query t

[Google Maps API v3] Re: google.maps.places.PlacesService - transit request types ...

2011-11-29 Thread Sandeep
Did you find answer to your question? I am also experimenting with Maps API but see that google shows lot more types in google maps than available in places types. Sandeep -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To vi

[Google Maps API v3] addListener for map

2011-11-29 Thread Stefan
Hi guys, i want to start an function, if the map is completely loaded. So add an addListenerOnce: [..] var directionDisplay; var directionsService = new google.maps.DirectionsService(); var map; var gh; function initialize() { //alert("Starte Funktion"); directionsDisplay = new google.maps.

[Google Maps API v3] Sidebar Creation Via Check Box Selection

2011-11-29 Thread IR HM
I wonder whether someone may be able to help me please. I've put together this page which allows the user to view markers on the map pertinent to the check boxes which they select and deselect. What I'm trying to do, in addition to the

[Google Maps API v3] Re: Adding InfoWindows to Markers

2011-11-29 Thread Open Source GIS
Brilliant, thanks again! On Nov 29, 11:10 am, Rossko wrote: > > Can i ask one further question? Is it possible to do exactly the same > > kind of thing but with polygons, i.e. being able to click on a polygon > > area and getting a infowindow to display? > > Having discovered one useful example a

[Google Maps API v3] Re: Permalink to map genereted by Google Maps API

2011-11-29 Thread geocode...@gmail.com
On Nov 29, 7:12 am, Odoakr wrote: > Thanks for quick reply! > > I see your updatelink() function > > What about sending information about overlayers? I am thinking about > several kml or fusion tables layers. > > I am thinking about something like > that:www.domain.com?lat=&lon=999&zoom=8&lay

[Google Maps API v3] Re: Permalink to map genereted by Google Maps API

2011-11-29 Thread Odoakr
Thanks for quick reply! I see your updatelink() function What about sending information about overlayers? I am thinking about several kml or fusion tables layers. I am thinking about something like that: www.domain.com?lat=&lon=999&zoom=8&layers=1,2,3,6,7,8 On 29 Lis, 15:41, Marcelo wrote:

[Google Maps API v3] Re: Permalink to map genereted by Google Maps API

2011-11-29 Thread Marcelo
On Nov 29, 7:34 am, Odoakr wrote: > > Is there any class that create this? The goal is to create something > simmilar to Permalink Control in OpenLayers You don't need a class for that. All you have to do is put together a string. See the function updateLink() in http://maps.forum.nu/gm_main.htm

[Google Maps API v3] Permalink to map genereted by Google Maps API

2011-11-29 Thread Odoakr
Hallo! I would like to generate a url to my map with information about center and zoom. http://maps.google.com/?ll=37.0625,-95.677068&spn=53.741627,135.263672&t=m&z=4&vpsrc=1 Is there any class that create this? The goal is to create something simmilar to Permalink Control in OpenLayers -- You

[Google Maps API v3] Re: Set priority on multiple kml layers

2011-11-29 Thread geocode...@gmail.com
On Nov 29, 1:47 am, alasarr wrote: > Hello, > > In my app I've several kml layers and I'd like to set a priority > between thems. I've a kmz service an a advanced javascript control > layer. You can't check it onhttp://golfvision.nearsur.es/mapa/ > > Layer A: background layer with a big polygon. >

[Google Maps API v3] Re: Route lenght for Each Country

2011-11-29 Thread geocode...@gmail.com
On Nov 29, 5:38 am, Marcelo wrote: > On Nov 29, 3:21 am, Janusz Kobylarz wrote: > > > So i need thathttp://maps.forum.nu/v3/gm_directions.html > > but for country not county > > i have no idea how its done but maybe someone of you can explain me that > > If you examine the code you'll see that th

[Google Maps API v3] Re: Route lenght for Each Country

2011-11-29 Thread Marcelo
On Nov 29, 3:21 am, Janusz Kobylarz wrote: > So i need thathttp://maps.forum.nu/v3/gm_directions.html > but for country not county > i have no idea how its done but maybe someone of you can explain me that If you examine the code you'll see that the client gets directions from Google and sends th

[Google Maps API v3] Re: Zindex Trouble with MarkerImage

2011-11-29 Thread pelletalexandre
hello Larry With optimized:false it works great!! Thanks Alexandre -- 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/-/EaCieLJmkmwJ.

[Google Maps API v3] Re: Zindex Trouble with MarkerImage

2011-11-29 Thread geocode...@gmail.com
On Nov 29, 1:40 am, pelletalexandre wrote: > Hello. > > I have an issue with setting the zindex of many markers. > > When i use the default icon (so i don't set icon) zindex seems to work > fine. > > But when i use a markerimage for the markers, the zindex is 'forgoten' > and the last marker added

[Google Maps API v3] Re: Zindex Trouble with MarkerImage

2011-11-29 Thread pelletalexandre
So, what is the goal of the function Marker.setZIndex() ?? Alexandre On 29 nov, 13:07, 吴晓军 wrote: > hi,The Z-index can only work on the positioning of elements (eg position: > absolute) -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v

Re: [Google Maps API v3] Zindex Trouble with MarkerImage

2011-11-29 Thread 吴晓军
hi,The Z-index can only work on the positioning of elements (eg position: absolute) -- 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 from

[Google Maps API v3] Re: "Map Data" Window obscures Map

2011-11-29 Thread Rossko
I don't have Visual Studio so I can't replicate your problem, even if I were likely to want to copy/paste your code into my environment (which I'm not) When you want some help, give a link to your webpage showing the problem. It doesn't work properly as a groups attachment, I can't sort out what

[Google Maps API v3] Zindex Trouble with MarkerImage

2011-11-29 Thread pelletalexandre
Hello. I have an issue with setting the zindex of many markers. When i use the default icon (so i don't set icon) zindex seems to work fine. But when i use a markerimage for the markers, the zindex is 'forgoten' and the last marker added as if i dont't set the zindex. To be sure of that, i have

[Google Maps API v3] Set priority on multiple kml layers

2011-11-29 Thread alasarr
Hello, In my app I've several kml layers and I'd like to set a priority between thems. I've a kmz service an a advanced javascript control layer. You can't check it on http://golfvision.nearsur.es/mapa/ Layer A: background layer with a big polygon. Layer B: markers to draw over layer A. I need t

[Google Maps API v3] Streetview Markers

2011-11-29 Thread mightym
Hey everybody, its my first time working with the Googlel Maps API and i wonder if there is a solution or a work around for animating Markers? I have a map and streetview. When a user drags markers on the map the are updated via setposition in the streetview. Is it somehow possible to "tween"/anima

[Google Maps API v3] Re: Adding InfoWindows to Markers

2011-11-29 Thread Rossko
> Can i ask one further question? Is it possible to do exactly the same > kind of thing but with polygons, i.e. being able to click on a polygon > area and getting a infowindow to display? Having discovered one useful example at http://www.geocodezip.com/ you might see if there were an an example

[Google Maps API v3] Re: Route lenght for Each Country

2011-11-29 Thread Janusz Kobylarz
So i need that http://maps.forum.nu/v3/gm_directions.html but for country not county i have no idea how its done but maybe someone of you can explain me that -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this discussio

[Google Maps API v3] Re: Google Geo hangout starting in 20 minutes

2011-11-29 Thread GTrek
Where can I get advanced notice of these ? Regards John www.gtrek.co.uk On Nov 28, 8:19 pm, "Josh Livni (Google Employee)" wrote: > We're not currently recording these sessions, but it is something we're > considering for the future.  Hope to see you at the next one! -- You received this mess

[Google Maps API v3] Re: How to create map type control similar to Google map site

2011-11-29 Thread Pil
On Nov 29, 7:16 am, vu hoang vu wrote: > It is not same completely (the small map is not move when I move main map) No, you may do the rest of complete adaption yourself. (And the snall map only moves when Google Earth is availabe - which I don't have.) Good luck! (And don't forget to share

[Google Maps API v3] Re: Adding InfoWindows to Markers

2011-11-29 Thread Open Source GIS
Rossoko, Can i ask one further question? Is it possible to do exactly the same kind of thing but with polygons, i.e. being able to click on a polygon area and getting a infowindow to display? If you are able to provide a short snippet of code that demonstrates how to do that, that would be brillia

[Google Maps API v3] Re: Adding InfoWindows to Markers

2011-11-29 Thread Open Source GIS
Thanks for your assistance, that worked an absolute treat! :D On Nov 26, 1:37 pm, Rossko wrote: > > Ive managed to work out how to display mulitple markers at various > > LatLngs through our district, but im wanting to add further > > information to each Marker, through the use of infowindows. >

[Google Maps API v3] Re: Add two marker with click on the map & is draggable direction

2011-11-29 Thread geocode...@gmail.com
On Nov 28, 9:28 pm, Map smurfs Earth wrote: > Hi Martin, > > thx for your reply, really appreciate it :) > i has try your source code, but there is nothing when i right click the map Sounds like you want this: http://code.google.com/apis/maps/documentation/javascript/examples/directions-draggable

[Google Maps API v3] Re: choosing right approch to implement google map application (js/php/mysql)

2011-11-29 Thread dmk
Hi, any one there to give some idea... ! -- 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 from this group, send email to google-maps-js