Re: GeoXml : Added Zoom here support to Direction info window.

2010-02-11 Thread Garthan
Link http://code.google.com/p/geoxml/ On Feb 11, 9:55 pm, Garthan wrote: > Also when adding a feature I now add an entry to the Wiki > Note - Feature added in response to user request. -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To pos

GeoXml : Added Zoom here support to Direction info window.

2010-02-11 Thread Garthan
Also when adding a feature I now add an entry to the Wiki Note - Feature added in response to user request. -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to google-maps-...@googlegroups.com. To unsubscribe

Re: Search based on coordinates

2010-02-11 Thread Jim O
These examples all seem to use the Google widgets. However, I want to be able to call the search from the server side, and then make changes to the results. For example, Yahoo's Rest API returns the distance from the coordinates to the restaurant in miles but I want to change that to kilometres. I

Re: Map gadget/API in Google Spreadsheets - how to change output?

2010-02-11 Thread Rossko
> But it's doing some clever XML thing - having the map is great, but > how would I also get the first result somehow parsed into the html of > the page, too, so I could do my speech file? If you look at the block of javascript beginning with var xml = GXml.parse(data); this is the code that i

Re: Search based on coordinates

2010-02-11 Thread Rossko
> I would like the user to click on the map, extract the coordinates, > and then be able to search on a given term such as "restaurants" > within a given radius of the coordinates. You can do this with the > Yahoo Rest API, but I don't see how to do it with Google. Is it > possible? Yes. This grou

Re: Map gadget/API in Google Spreadsheets - how to change output?

2010-02-11 Thread Jonathan
Oops. Forgot to put demo link! http://www.rgpc.co.uk/tntest/ On Feb 12, 1:13 am, Jonathan wrote: > Thanks - although in desperation, I kept on searching, until I found a > Google tutorial.http://code.google.com/apis/maps/articles/phpsqlsearch.html > > Type in Banbury or Oxford, and click Search l

Re: Map gadget/API in Google Spreadsheets - how to change output?

2010-02-11 Thread Jonathan
Thanks - although in desperation, I kept on searching, until I found a Google tutorial. http://code.google.com/apis/maps/articles/phpsqlsearch.html Type in Banbury or Oxford, and click Search locations. That works a treat. But it's doing some clever XML thing - having the map is great, but how wou

Search based on coordinates

2010-02-11 Thread Jim O
I would like the user to click on the map, extract the coordinates, and then be able to search on a given term such as "restaurants" within a given radius of the coordinates. You can do this with the Yahoo Rest API, but I don't see how to do it with Google. Is it possible? I have used the Yahoo Re

Re: Show total markers count?

2010-02-11 Thread geocode...@gmail.com
On Feb 11, 2:03 pm, chris wrote: > Larry, thanks! > > Got my answer from your map... very nice by the way! > > Thanks again, I find a working (or not working, as the case may be) much more useful than posted code. You are welcome. -- Larry > > ~Chris > > On Feb 11, 3:45 pm, chris wrote: > >

Re: Show total markers count?

2010-02-11 Thread chris
Larry, thanks! Got my answer from your map... very nice by the way! Thanks again, ~Chris On Feb 11, 3:45 pm, chris wrote: > Thanks Larry > > Here is my > map:http://jis.nashville.gov/portal/page/portal/crimeMaps/davidsonCountyC... > > On Feb 11, 3:40 pm, "geocode...@gmail.com" > wrote: >

Re: Show total markers count?

2010-02-11 Thread chris
Thanks Larry Here is my map: http://jis.nashville.gov/portal/page/portal/crimeMaps/davidsonCountyCrimeMapZip On Feb 11, 3:40 pm, "geocode...@gmail.com" wrote: > On Feb 11, 1:33 pm, chris wrote: > > > Hi, javascript newbie here > > > I'm working with the excellent example > > here:http

Re: Show total markers count?

2010-02-11 Thread geocode...@gmail.com
On Feb 11, 1:33 pm, chris wrote: > Hi, javascript newbie here > > I'm working with the excellent example > here:http://code.google.com/apis/maps/articles/phpsqlgeocode.html > > I am building my xml file based on user submitted parameters. I would > like to show the count of markers returned a

Show total markers count?

2010-02-11 Thread chris
Hi, javascript newbie here I'm working with the excellent example here: http://code.google.com/apis/maps/articles/phpsqlgeocode.html I am building my xml file based on user submitted parameters. I would like to show the count of markers returned as well as "no addresses for your criteria" if

sending map results to my/or clients e-mail

2010-02-11 Thread defl79
I set up a page where customers see directions via google maps api javascript. after they submit the form I get the the form results e-mailed to my account. also with the form I would like to get the directions in my e-mail. is it possible? and how is that done? -- You received this message bec

Re: OlverlayMessage Moved!

2010-02-11 Thread Rossko
> Sure. Here's the version that works correctly. It has the > overlayMessage in it's correct position (over the map) and it id > displayed until the map and markers are all in place: No it isn't, this is your code The maps API will be doing things to its own div which

Re: Only shows up on Google Chrome

2010-02-11 Thread Rossko
> Here is the HTML Code for my site and the link to my site Code dump not needed, the link is much better. Your HTML is horribly invalid. It needs to be structured like stuff - css, scripts etc more stuff - content with only one html section, only one head section, only one body sec

Only shows up on Google Chrome

2010-02-11 Thread Ende
I have tried to get the map to work and I can only get it to work in Chrome but not Internet explorer or Firefox. Here is the HTML Code for my site and the link to my site Link: http://www.djendespace.webatu.com/webcam.html Also I have tried to figure out how I can put a bubble that comes off of

Re: OlverlayMessage Moved!

2010-02-11 Thread paulp575
On Feb 10, 1:02 pm, Rossko wrote: > > Not sure if I'm understanding what you are saying. > > I think Larry was commenting that you have written your code to remove the > 'loading' overlay at body onload time.  This is likely to be long before your > marker data has come back and been rendered.  

Re: info boxes - number of characters shown in fields

2010-02-11 Thread geocode...@gmail.com
On Feb 11, 10:12 am, Bee_Man wrote: > It seems the problem has sorted itself out. > It may have been related to the other problem I had which was sorted > (see other thread: Info boxes - too large fro the amount of text). > So thanks again for your help and suggestions. > > Just one other query. >

Re: info boxes - number of characters shown in fields

2010-02-11 Thread Andrew Leach
On Feb 11, 6:12 pm, Bee_Man wrote: > > Just one other query. > Is it 'normal' that anyone can see my data at > http://www.urbanbees.co.uk/hivemap/phpsqlajax_genxml3.php. > Is there a way that I can hide it from general public viewing. (this > may be outside the scope of this forum but I thought I

Re: info boxes - number of characters shown in fields

2010-02-11 Thread Bee_Man
It seems the problem has sorted itself out. It may have been related to the other problem I had which was sorted (see other thread: Info boxes - too large fro the amount of text). So thanks again for your help and suggestions. Just one other query. Is it 'normal' that anyone can see my data at htt

Re: Abridged summary of google-maps-api@googlegroups.com - 89 Messages in 31 Topics

2010-02-11 Thread oyvindv
Hei! I forbindelse med sammenslaaing med Triona AB i Sverige, har alle i tidligere VegInformatikk AS faatt ny mailadresse. VegInformatikk adressene er ikke lengre i bruk, vennligst send mailen til min nye mailadresse: oyvind.vesta...@triona.no -- You received this message because you are su

Re: Problems with geocoding reverse

2010-02-11 Thread Laire
Ok thx -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to google-maps-...@googlegroups.com. To unsubscribe from this group, send email to google-maps-api+unsubscr...@googlegroups.com. For more options, visit

Re: Refresh from KML

2010-02-11 Thread niagara
Add on the url the image the string -> "?"+ new Date().getTime()); On 11 Feb, 16:50, tanos_88 wrote: > I have project that uses a KML file, the same would be true for an XML > though. > > As the file gets parsed, an info window contains an image that is > updated and fed from a webcam.  T

Re: how to: google maps api in java desktop application

2010-02-11 Thread Rossko
Well, that seems to have completely avoided the question ... Anyways, the terms are there for you to read and interpret for yourself. -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to google-maps-...@googleg

Re: Multiple points with the same accuracy while using http geocode service

2010-02-11 Thread Rossko
> Could someone please explain this... The geocoder has two records with very similar addresses, which are located very close to each other. Not sure what's to explain about that? -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to t

Re: Multiple points with the same accuracy while using http geocode service

2010-02-11 Thread geocode...@gmail.com
On Feb 11, 8:06 am, YW wrote: > Hi, > > I'm using the http geocode service and for some reason the result > contains two points for my location (both points have the same > accuracy (8)  ). > > The location I'm trying to find is: "300 S DOHENY DRIVE, Los Angeles, > 90048". > > The strange thing is

Re: Problems with geocoding reverse

2010-02-11 Thread Rossko
> Why I dont get the overlay with the adress info? I dont find an error > in my script. Variable scope? Neither the 'map' nor the 'geocoder' are accessible when a click takes place. -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to

Re: Refresh from KML

2010-02-11 Thread geocode...@gmail.com
On Feb 11, 7:50 am, tanos_88 wrote: > I have project that uses a KML file, the same would be true for an XML > though. > > As the file gets parsed, an info window contains an image that is > updated and fed from a webcam.  The image is always overwritten with > the same file name by the we

Problems with geocoding reverse

2010-02-11 Thread Laire
Hello, here is the example: http://www.gilligans-island.de/stu/example/ex1.html Why I dont get the overlay with the adress info? I dont find an error in my script. Thx for help. Greets Laire -- You received this message because you are subscribed to the Google Groups "Google Maps API" group.

Re: Polygon Reference

2010-02-11 Thread Zoyx
Just so I understand... something like this... GlobalPolygonCounter++; GlobablPolygonArray[GlobalPolygonCounter] = new GPolygon([], color, 5, 0.7, color, 0.2); Then when I want to get the vertices... for (var j; j < GlobablPolygonArray.length; j++){ var k = GlobablPolygonArray[j].getVertexCount(

Re: Map gadget/API in Google Spreadsheets - how to change output?

2010-02-11 Thread mapperzUK
Johnathan I'd like to do use the spreadsheet of voluntary groups in the UK I've uploaded where is that? public access? If you update your spreadsheet you can 'publish' it as an atom feed example is here http://gmaps-samples.googlecode.com/svn/trunk/spreadsheetsmapwizard/makecustommap.htm * Sa

Multiple points with the same accuracy while using http geocode service

2010-02-11 Thread YW
Hi, I'm using the http geocode service and for some reason the result contains two points for my location (both points have the same accuracy (8) ). The location I'm trying to find is: "300 S DOHENY DRIVE, Los Angeles, 90048". The strange thing is that the distance between the two points is ~40

Re: Refresh from KML

2010-02-11 Thread Gregory Short
On Feb 11, 2010, at 9:50 AM, tanos_88 wrote: As the file gets parsed, an info window contains an image that is updated and fed from a webcam. The image is always overwritten with the same file name by the webcam. When going to the map, unless you F5 or refresh your browser, you do not

Refresh from KML

2010-02-11 Thread tanos_8888888888
I have project that uses a KML file, the same would be true for an XML though. As the file gets parsed, an info window contains an image that is updated and fed from a webcam. The image is always overwritten with the same file name by the webcam. When going to the map, unless you F5 or refresh y

Re: Detect polyline is in viewport

2010-02-11 Thread Andrew Leach
On Feb 11, 2:33 pm, Paulo JF Silva wrote: > Maybe I didn't explain correctly but that solution doesn't work for me > as I want to show polylines that have *some* part of it in the > viewport, not that are completely inside the viewport. I don't think the solution is trivial, but it can be done wi

Re: Detect polyline is in viewport

2010-02-11 Thread Paulo JF Silva
Maybe I didn't explain correctly but that solution doesn't work for me as I want to show polylines that have *some* part of it in the viewport, not that are completely inside the viewport. On Feb 11, 12:02 pm, Martin wrote: > If your polylines have only 2 points then you could use the GPolyline >

Re: Wrong API key

2010-02-11 Thread geocode...@gmail.com
On Feb 11, 6:17 am, yasir wrote: > Hi larry, > > The ip address is visible to everyone and not reserved to local > network ie an external IP address accessable to all. > > If the IP address is for examplehttp://192.192.192.86 then how do I > get an API Key for that as google maps does not allow me

Re: Wrong API key

2010-02-11 Thread yasir
Hi larry, The ip address is visible to everyone and not reserved to local network ie an external IP address accessable to all. If the IP address is for example http://192.192.192.86 then how do I get an API Key for that as google maps does not allow me to get a KEY for that URL. It has to be a p

Re: Polygon Reference

2010-02-11 Thread geocode...@gmail.com
On Feb 11, 4:34 am, Zoyx wrote: > Hopefully this is easy.  I have the user draw a bunch of polygons, > then hit a "done" button.  At this point, I want to dump the > coordinates of each polygon to a file.  What I am stumbling on, how do > I get at the coordinates of each polygon? You need to crea

Re: Polygon Reference

2010-02-11 Thread Marcelo
On Feb 11, 1:34 pm, Zoyx wrote: > What I am stumbling on, how do > I get at the coordinates of each polygon? Just keep a reference to the GPolygon object in a global array when you create it, and then using that reference use the getVertex() method: http://code.google.com/apis/maps/documentation/

Re: Google Maps API and Usage Statistics

2010-02-11 Thread maps.huge.info [Maps API Guru]
You could add Google Analytics to your page. That would give you a good idea of how things stand. -John Coryat http://maps.huge.info http://www.usnaviguide.com http://www.zipmaps.net -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post

Re: Wrong API key

2010-02-11 Thread geocode...@gmail.com
On Feb 11, 4:20 am, yasir wrote: > Hi, > > I'm a newb to google maps so please be patient. > > I registered a Key to a URL, on this URL i did a frame redirect to an > IP address  and on this other IP addres is where the actual webpages > are sitting which access the maps and utilise the KEY i gene

Re: Google Maps API and Usage Statistics

2010-02-11 Thread Marcelo
On Feb 11, 12:59 pm, ndtreviv wrote: > > Is my assumption validated? How can I get to these statistics, if so? > You can apply for a job at Google: http://www.google.com/intl/en/jobs/ -- Marcelo - http://maps.forum.nu -- -- You received this message because you are subscribed to the Google Gr

Re: MY PREDICAMENT!!!

2010-02-11 Thread Andrew Leach
On Feb 11, 12:26 pm, Pankaj Bisane wrote: > Hi, > >     How you doing? We made a trip to London (United Kingdom) unannounced > some days back, Unfortunately we got mugged at gun point last night! All > cash, Credit card and phone were stolen, we got messed up in another > country, stranded in Lond

spam

2010-02-11 Thread Marcelo
spam and scam: http://groups.google.com/group/google-maps-api/browse_thread/thread/8cf257ef872c7179# On Feb 11, 1:26 pm, Pankaj Bisane wrote: > Hi, > >     How you doing? We made a trip to London (United Kingdom) unannounced > some days back, Unfortunately we got mugged at gun point last night!

spam

2010-02-11 Thread Marcelo
On Feb 11, 1:26 pm, Pankaj Bisane wrote: > Hi, > >     How you doing? We made a trip to London (United Kingdom) unannounced > some days back, Unfortunately we got mugged at gun point last night! All > cash, Credit card and phone were stolen, we got messed up in another > country, stranded in Lon

Polygon Reference

2010-02-11 Thread Zoyx
Hopefully this is easy. I have the user draw a bunch of polygons, then hit a "done" button. At this point, I want to dump the coordinates of each polygon to a file. What I am stumbling on, how do I get at the coordinates of each polygon? ... what are their reference IDs? What I have so far... h

Wrong API key

2010-02-11 Thread yasir
Hi, I'm a newb to google maps so please be patient. I registered a Key to a URL, on this URL i did a frame redirect to an IP address and on this other IP addres is where the actual webpages are sitting which access the maps and utilise the KEY i genererated for the original URL address. google

Google Maps API and Usage Statistics

2010-02-11 Thread ndtreviv
Hi, I want to see what people have searched for/how many times they searched on our maps search page. I'm guessing that the maps API stores usage statistics against the API key it runs off. Is my assumption validated? How can I get to these statistics, if so? Thanks for any help! -- You receiv

Re: Detect polyline is in viewport

2010-02-11 Thread Martin
If your polylines have only 2 points then you could use the GPolyline getVertex() method to get those two points. getVertex() returns a GLatLng type. http://code.google.com/apis/maps/documentation/reference.html#GPolyline.getVertex Now use the GLatLngBounds containsLatLng() method to establish if

Detect polyline is in viewport

2010-02-11 Thread Paulo JF Silva
Hi, I have polylines (that are really lines, with 2 points only) and I only want to show the ones that are inside the current viewport. I tried using polyline.getBounds and map.getBounds, then do a intersect of that but polyline.getBounds gives a rectangle that contains the line, which means it's

Re: how to: google maps api in java desktop application

2010-02-11 Thread JuKKi
Actually, the clients being tracked are not given any information regarding the map. Let me give a small description of my project maybe it clears things out: I an developing a tracking, mass notification emergency system that will help clients evacuate a particular city area in case of an emergen

Re: Tap a point and export

2010-02-11 Thread Rossko
> Similarly, I'm making some software for windows mobile (using C#) > where I need to set a perimeter by going to google maps and tapping 3 > or more points, then the software will check if the user has gone > outside of those points. It strike me you don't really need maps API at the phone for th

Re: how to: google maps api in java desktop application

2010-02-11 Thread Rossko
> The server then displays that position > on a map. Don't understand that. Displays a map to whom? Meaning how is that map accessed? I assume we haven't got somebody sat at the server console looking... A classic Maps API deployment would have the server build a webpage that a remote user woul

Re: map with 1500 records

2010-02-11 Thread Mike Williams
If you don't want to do any server side coding, for only 1500 records you could use client side clustering with Clusterer or MarkerManager. The examples in my tutorial both use the same 1575 records, and give reasonable response in most browser environments. http://econym.org.uk/gmap/example_cl

Re: how to: google maps api in java desktop application

2010-02-11 Thread JuKKi
Actually i wasn't asking about help in a particular language, but just an approach to how to go about such a problem. I mentioned the Java part since maybe someone would have some specific information about google maps in a java desktop application and would want to share it, that's all. Well, ans

Re: Google Map with custom images

2010-02-11 Thread Mike Williams
The obvious way to do that would be to make GMarkers with custom icons from the "small photos" and put the "larger image together with some text" into the associated infowindow that pops up when you click on the custom icon. However, that's *so* obvious that I'm probably missing the point of y

Re: map with 1500 records

2010-02-11 Thread Marcelo
On Feb 11, 11:07 am, midin wrote: > Hello, > 've got a database of 1500 places I need to show in a Google Map. > These records are loaded by PHP scripts from MySQL database through a > XML file. But I need to work it fast. Is there any solution to make a > big file of records quickly shown? 2 opt

Re: map with 1500 records

2010-02-11 Thread Rossko
> 've got a database of 1500 places I need to show in a Google Map. > These records are loaded by PHP scripts from MySQL database through a > XML file. But I need to work it fast. Is there any solution to make a > big file of records quickly shown? Yes, server side rendering of custom tile overlay

map with 1500 records

2010-02-11 Thread midin
Hello, 've got a database of 1500 places I need to show in a Google Map. These records are loaded by PHP scripts from MySQL database through a XML file. But I need to work it fast. Is there any solution to make a big file of records quickly shown? Thanks -- You received this message because you a

Re: Creatign a click Listener on a Polyline

2010-02-11 Thread Rossko
> > My code below worked before the update which was released last > > Tuesday. I think perhaps you should go to the v3 group http://groups.google.com/group/google-maps-js-api-v3 -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to thi

Re: API Rules Violation

2010-02-11 Thread Andrew Leach
On Feb 11, 2:44 am, TangentMedia wrote: > Would the project description below be considered a violation of the > Google API guideline? i.e. would this be considered "scraping?" If it > is a violation, is there a way to accomplish the same goal without > violating the API agreement? :) Thank you in