[Google Maps API v3] Re: How to make right menu(of maps.google.com) using google maps api v3?

2010-12-15 Thread pi5701
you hvae to change the global variable for map then. try this for your initMap: http://www.mario-baldauf.org/test/contextmenu_v3_initmap.html -- 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 API v3] Re: changing content of destination (B) info window

2010-12-15 Thread hav
OK - I think this is closed. moved test page to http://www.tennispensacola.com/clubs/maptest.htm just FYI -- 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.co

[Google Maps API v3] dear,Good day! frkgtqp!

2010-12-15 Thread sandesh nagularapu
dear friend how are you doing recently ? i found a very good site : www.yang-fangfang2.com I bought an Apple laptop a week ago from this site. Now, I have been received. This product quality is very good. and price also very cheap. They also sell mobile phones, television sets, motorcycles and so o

[Google Maps API v3] Re: grey map , load map in facebox (http://chriswanstrath.com/facebox/) jquery compatibility

2010-12-15 Thread geocode...@gmail.com
On Dec 15, 4:14 pm, Yohann wrote: > http://my3elements.dyndns.org/my3e/images/error.tiff > > When loading a map with the following code,I get a grey map with no > marker. In Chrome under Mac os 10.6.5. If I open the developper > console, the grey area is then gone but th marker is set at the wrong

[Google Maps API v3] Re: MySql to XML to map with markers, neither map nor markers display

2010-12-15 Thread geocode...@gmail.com
On Dec 15, 4:31 pm, jwbrown wrote: > I am having trouble generating a Google map, with markers. Several > days of trying to debug my code and checking the web has not yielded a > solution. I hope some other eyes will be able to put me on the right > track. > > I am following the suggestions > her

[Google Maps API v3] Re: MySql to XML to map with markers, neither map nor markers display

2010-12-15 Thread Rossko
> My URL is here:http://hspa.com/map/newspapermap.html Get yourself Firebug or similar debugger. It says "unterminated string literal" about line 42 var html = "" + name + "; missing quote ? -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScrip

[Google Maps API v3] MySql to XML to map with markers, neither map nor markers display

2010-12-15 Thread jwbrown
I am having trouble generating a Google map, with markers. Several days of trying to debug my code and checking the web has not yielded a solution. I hope some other eyes will be able to put me on the right track. I am following the suggestions here: http://c:ode.google.com/apis/maps/articles/phps

[Google Maps API v3] Re: XY position of Marker

2010-12-15 Thread CSharp
Thanks Chad, for the post. Basically, I took a look at one of the links which provided me with enough code to go on my own. It's still not as easy to get the position based on the LatLong of any map objects by any means. I think the Google team should incorporate an API method to actually do

[Google Maps API v3] Re: KmlLayer on webb sporadic function

2010-12-15 Thread Lars
thanks for your suggestions rossko. earlier today the server was slow, but cat=1 is around 1100 positions and cat=1701 is only 2, all cats worked 35 h ago but not today. i have 20 000 poi wich have worked ok before. suddenly ÅÄÖ caused problem when coded as utf-8, as CDATA it worked but not any lo

[Google Maps API v3] Re: view all local search results on one map

2010-12-15 Thread Gretchen
I switched the .setResultSetSize to get the maximum 8 records. How would I go about paginating the results for the following local search example: http://gmaps-samples-v3.googlecode.com/svn/trunk/localsearch/places.html I think this has something to do with the cursor property but I am not sure.

[Google Maps API v3] Tile Layer Overlay

2010-12-15 Thread M Zubayer
Hi, How can I link sidebar text to Tile Layer Overlay. In the Sidebar I will have few labels, each one linking to a Tile Layer Overlay. When I click a label only the linked overlay should be visible. Regards. -- You received this message because you are subscribed to the Google Groups "Googl

[Google Maps API v3] MapCanvasProjection/getProjection() not updating when main map changes

2010-12-15 Thread Matt
Hey all, So I'm trying to implement a way to drag-n-drop 's on to a map. It's generally working fine, but, if I zoom or pan the map then the coordinates (for the dropped ) are offset by however much I zoomed or panned. I uploaded a demo of the code in action here: http://mattpowell.name/google-map

Re: [Google Maps API v3] Composition of non Google (Ordnance Survey) and Google projection tile layers

2010-12-15 Thread Bill Chadwick
One transform per Google tile. If any one knows how to use SVG to make a single source colour transparent I woudl be pleased to find out. Bill. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send emai

[Google Maps API v3] Re: XY position of Marker

2010-12-15 Thread Chad Killingsworth
Well they aren't really related. However, you'll need a dummy overlay in order to get a hold of a projection object. You can use the projection object's methods to convert from latLng values to container position. There has been lots of discussion on this: https://groups.google.com/d/topic/goog

[Google Maps API v3] XY position of Marker

2010-12-15 Thread CSharp
Is it possible to get the X-Y coordinates of a marker on the map? From the reference, I see that the marker class has the getPosition() method that returns the LatLng of the marker. From there, I'm trying to find a way to translate that coordinate into the browser window coordinates. I was t

Re: [Google Maps API v3] Composition of non Google (Ordnance Survey) and Google projection tile layers

2010-12-15 Thread Ben Appleton
Neat! This is reminiscent of how we project GroundOverlays in the browser. Did you use multiple affine transforms per tile, or was 1 transform enough? I've seen this implemented in VML - there are some rough edges but it's technically possible. Quite slow though. - Ben On 16 Dec 2010 07:44, "Bil

[Google Maps API v3] Composition of non Google (Ordnance Survey) and Google projection tile layers

2010-12-15 Thread Bill Chadwick
I have created a demo that shows how a non Google projection map tiles layer may be composed with a Google projection layer, speedily and in the browser. See here http://wtp2.appspot.com/warpdemo.htm*but not with MSIE < 9* I would be interested to hear how the method described might be gener

[Google Maps API v3] Re: status of API support for Israel/Hebrew?

2010-12-15 Thread Rossko
> Does anyone know the status of support for Israel/Hebrew? Two different questions. Maps API supports Hebrew language. Detailed map tiles are not available for Israel due to supplier issues. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript AP

[Google Maps API v3] status of API support for Israel/Hebrew?

2010-12-15 Thread Johnny
hi, On the 18th of March Thor (identified as a Google employee) said that there is no support for the API in Israel (1). But on 25.11.2009 Dann (also a Google employee) said a new version had been pushed with support for Hebrew (2). That doesn't make much sense if the API isn't supported for Israe

[Google Maps API v3] Re: changing content of destination (B) info window

2010-12-15 Thread Horace Vallas
Thanks Larry - helped! -- 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...

[Google Maps API v3] Re: Updating V3 Polygon Paths - Leaking Memory

2010-12-15 Thread bratliff
On Dec 8, 8:09 pm, John Mick wrote: > Hey sorry for the delay - I ended up getting pretty sick over the > weekend and haven't been back into the office until today. > > I was all setup to run your test on Friday under IE8 - Chrome - and > Firefox, but the interval on calling Cycle was changed from

[Google Maps API v3] Re: changing content of destination (B) info window

2010-12-15 Thread geocode...@gmail.com
On Dec 15, 9:39 am, Horace Vallas wrote: > new so sorry if silly question but I'm beginning to play with the maps with > an eye to location aware stuff > - can get multiple locations and my location on the map > - can set locations so that click will get directions from my location to > the clicke

[Google Maps API v3] p.s. Re: changing content of destination (B) info window

2010-12-15 Thread Horace Vallas
one other thing - I notice that FF sometimes seems to hang while transferring data from maps.googleapis.com... ff 3.6.13 on vista chrome doesn't seem to experience this problem -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. T

[Google Maps API v3] Re: How to use encoded polylines returned by the Google Maps Web Service

2010-12-15 Thread bratliff
On Dec 15, 4:24 am, Christian Zambrano wrote: > The response of a request for direction to the Google Maps Web Service > includes encoded polylines in the element overview_polyline. I would like to > display these polylines on a Javascript google map V3 but there doesn't seem > to be a way. Am I m

[Google Maps API v3] Is It Legal ?

2010-12-15 Thread bratliff
I have built a couple of KML demos calling Google's KML parser directly. http://www.polylib.us/polycluster/coast/chicago.html http://www.polylib.us/polycluster/coast/hawaii.html Something Ben Appleton said: http://groups.google.com/group/google-maps-js-api-v3/browse_thread/thread/87

[Google Maps API v3] Re: changing content of destination (B) info window

2010-12-15 Thread Horace Vallas
sorry - api v3 -- 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...@googleg

[Google Maps API v3] changing content of destination (B) info window

2010-12-15 Thread Horace Vallas
new so sorry if silly question but I'm beginning to play with the maps with an eye to location aware stuff - can get multiple locations and my location on the map - can set locations so that click will get directions from my location to the clicked location - can also make it so when the loca

[Google Maps API v3] Re: view all local search results on one map

2010-12-15 Thread geocode...@gmail.com
On Dec 15, 9:08 am, Gretchen wrote: > Would this be possible with a previous version of the API? It is not part of any of the Google Maps APIs. -- 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

Re: [Google Maps API v3] Re: Getting a transparent road layer

2010-12-15 Thread pi5701
dunno maybe look at Esa's examples and ask him http://koti.mbnet.fi/ojalesa/v3/osm_dual.htm -thats where i got it from -- 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...@go

[Google Maps API v3] Re: view all local search results on one map

2010-12-15 Thread Gretchen
Would this be possible with a previous version of the API? -- 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 t

[Google Maps API v3] Re: view all local search results on one map

2010-12-15 Thread Gretchen
OK, so local searches have a maximum result return of 8 records at a time. This makes sense as the primary search in Google Maps (aka, results symbolized by teardrop markers) only returns 8 records at a time. The secondary search in Google Maps (aka, results symbolized by red dot) returns more th

[Google Maps API v3] Re: view all local search results on one map

2010-12-15 Thread geocode...@gmail.com
On Dec 15, 8:03 am, Gretchen wrote: > OK, so local searches have a maximum result return of 8 records at a > time.  This makes sense as the primary search in Google Maps (aka, > results symbolized by teardrop markers) only returns 8 records at a > time.  The secondary search in Google Maps (aka, r

Re: [Google Maps API v3] Re: Getting a transparent road layer

2010-12-15 Thread Michael Geary
Nice! That looks great. But wouldn't it violate the Terms of Service to calculate and fetch tiles directly like that? var lyrsH = new google.maps.ImageMapType({ getTileUrl: function(ll, z) { var X = ll.x % (1 << z); // wrap return "http://mt0.google.com/vt/v=apt.116&hl=en-US&x=";

[Google Maps API v3] Re: How to use encoded polylines returned by the Google Maps Web Service

2010-12-15 Thread Christian Zambrano
Mike, I am wondering the same thing. I know I can decode an encoded polyline but as you correctly pointed out it doesn't take into account levels. Also, if the new JS API version doesn't include a way to use encoded polyline how are the Google Maps Web Service for directions suppose to work wit

[Google Maps API v3] Re: [v3]suggestion in search

2010-12-15 Thread cobalt
I found http://code.google.com/p/geo-autocomplete/ This is that what I need;P -- 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

[Google Maps API v3] Re: How to make right menu(of maps.google.com) using google maps api v3?

2010-12-15 Thread Sankar Talam
I am using TabContainer with 5 tabs & each tab will be loaded with google map for different oprations. If I use single map object, whenever if I perform any operation in one tab the map will loaded with that perticular operation data in other tabs too, So am using different map objects (like ini

[Google Maps API v3] Re: Overlay Map Types

2010-12-15 Thread JakobA
Sorry to bump this, but doesn't anyone got an 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...@googlegroups.com. To unsubscribe from this group, send email to goo

[Google Maps API v3] Re: How to make right menu(of maps.google.com) using google maps api v3?

2010-12-15 Thread Rossko
> But only the strange thing is if I have multiple map objects Firefox is > throwing error saying that 'map object is null'. What might your multiple map objects be called ... map1, map2 ? -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v

[Google Maps API v3] [v3]suggestion in search

2010-12-15 Thread cobalt
Hi I have a problem with the determination of the region in the search. I would like to restrict your search only to the area over Europe. But adding geocoder.geocode ({address: addr, region: 'eu'}, geocodeResult), give nothing. I ask you for help -- You received this message because you are su

[Google Maps API v3] Re: How to make right menu(of maps.google.com) using google maps api v3?

2010-12-15 Thread Sankar T
Even I can see the it in FireFox 3.0.5 too along with other browsers. But only the strange thing is if I have multiple map objects Firefox is throwing error saying that 'map object is null'. Cheers Sankar T -- You received this message because you are subscribed to the Google Groups "Google Ma

[Google Maps API v3] Re: Inconsistency of map scale

2010-12-15 Thread Rossko
> I know about the projection but why should it affect the scale? This > inconsistency is making it difficult for anyone to create any ground > level floor plan and handling of precise localization. I do feel it is > a bug that everyone have taken for granted. Mercator designed his projection to b

[Google Maps API v3] Re: KmlLayer on webb sporadic function

2010-12-15 Thread Rossko
> kml-layer is in http://www.posit.se/kml/fartkamera.kml?rev=101215and the > rev is for new cache every day kmlLayer uses Google's servers to process the KML. The KML is cached at Google for some time, at least some hours, which you may need to take into account if your KML changes often. Perhap

[Google Maps API v3] Re: How to use encoded polylines returned by the Google Maps Web Service

2010-12-15 Thread mikecouk
Would I be right in saying that this decoder only does polyline points to an array of points, without taking into consideration the levels ? It would be great to have a fully featured decoder like V2 has. Have google officially removed polyline decoding with levels for good ? Mike On Dec 15, 5:1

[Google Maps API v3] Re: KmlLayer on webb sporadic function

2010-12-15 Thread Lars
strange, got it to work yesterday, today no layers show up on live data http://www.posit.se/onmap.php?cat=1 sometimes when reload the map is resized (korrect) to show the whole of Swden (as there is speedcams allover) the kml-layer is in http://www.posit.se/kml/fartkamera.kml?rev=101215 and the