Direction avoid Polygon

2008-12-11 Thread Phil
Hello, I'm looking a way to avoid a Polygon when I call the direction.Load() method so that the API looks for another way to go from point A to point B. The goal is to make some regions (or country ...) forbiden. Thanks. --~--~-~--~~~---~--~~ You received this

problem with google maps using markers, infoWindows and customContent

2008-12-11 Thread Elisheva
Hi, After the long subject header... I have a googleMaps app, which uses markers, infoWindows and customContent. The customContent is an AS3 class, and it works greatexcept when I want to use the textField.htmlText. my as3 class looks like: /* * Copyright 2008 Google Inc. * Licensed

HowSFVotes 2008 Released, Uses Flex API

2008-12-11 Thread Jesse
I just wanted to share with everybody that today I released a completely revamped version of my site, HowSFVotes.com. The old version was built (in 2004) on Flash and all custom GIS code. This new version is built on top of Google's Maps API for Flex. http://www.howsfvotes.com/#08G:8;;P;AB The

Re: HowSFVotes 2008 Released, Uses Flex API

2008-12-11 Thread pamela (Google Employee)
Hi Jesse- Awesome! I'm playing with it now. One UX thing: I can't figure out how to get rid of the search box once I click it (there's no close button). Where did you get the data from? - pamela On Fri, Dec 12, 2008 at 12:47 PM, Jesse je...@barbarylane.net wrote: I just wanted to share with

Re: 'Parameters' in infowindow is it possible?

2008-12-11 Thread ProbablyMike
I'm not quite sure what your question is really. What parameters do you need to change? And where? Do you simply want to link to the computer availability map from an infowindow on your Google Map? If so, just include the html for the link in the openInfoWindowHtml. Mike

Re: 'Parameters' in infowindow is it possible?

2008-12-11 Thread ProbablyMike
P.S. When looking at your Google map in FF3 or IE6, the map appears down the page, after check boxes on the left, so have to scroll down quite a way before I see the map. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google

Re: 2 icons Overlay...

2008-12-11 Thread ProbablyMike
Impossible to say what is going wrong without a link to your map: http://groups.google.com/group/Google-Maps-API/web/suggested-posting-guidelines --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Maps API group.

Re: Re: from lat, lon, zoom to x y ???

2008-12-11 Thread Rankus
On Dec 10, 2008, at 1:49 PM, igloo wrote: Have a loook at the API Reference: http://code.google.com/apis/maps/documentation/reference.html and search for GMap2.fromLatLngToContainerPixel(latlng) He asked for PHP or Actionscript function. Pointing to JS API reference does not help much.

Re: Google map on ssl page

2008-12-11 Thread ProbablyMike
There is a feature request for this: http://code.google.com/p/gmaps-api-issues/issues/detail?id=591 But the way I've got around it on the SSL section of our website was to have just the map page on HTTP as it didn't really matter if the map was SSL or not, but the following pages need it.

Re: J2SE Desktop App

2008-12-11 Thread ProbablyMike
1: The API Javascript. 2: You cannot use the free Google Map API with desktop applications. Any map you create HAS to be on a freely accessible public website. I don't know if you can do desktop apps with the enterprise licence: http://www.google.com/enterprise/maps/

Re: J2SE Desktop App

2008-12-11 Thread pamela (Google Employee)
Correction: As of the latest Terms of Service, you can create desktop applications with the API. But, you must use one of our existing APIs (JavaScript/Flash/Static). The JavaScript API and Flash APIs likely do not work in J2SE (well, maybe Flash does, I don't know), and due to the additional

Re: J2SE Desktop App

2008-12-11 Thread Martin
Isn't it ok to embed a browser control in an app and use that to access a map that's freely accessible on the internet? The app's browser control becoming a customised browser to access that particular online map. Martin. On 11 Dec, 09:32, pamela (Google Employee) [EMAIL PROTECTED] wrote:

Re: J2SE Desktop App

2008-12-11 Thread pamela (Google Employee)
Hi Martin- That should be fine. I don't know the particulars of J2SE and whether it has a browser control. If it does, then that'd be the technique. - pamela On Thu, Dec 11, 2008 at 8:41 PM, Martin [EMAIL PROTECTED] wrote: Isn't it ok to embed a browser control in an app and use that to

Re: J2SE Desktop App

2008-12-11 Thread Mike Williams
Wasn't it ProbablyMike who wrote: You cannot use the free Google Map API with desktop applications. Any map you create HAS to be on a freely accessible public website. That's no longer true. The Terms now allow desktop applications as long as you provide a publicly accessible webpage from

Re: Visualization problem

2008-12-11 Thread Davide
Hi Andrew, the problem is back.. probably something is missed but i really dont understand what .. can you help me again to solve ? this night i'll go online :-! http://www.ermes.net/listdocument.php?category=Esperienza Another question for the guru .. i want to enlarge the map with the

Re: Bug? h[cf] is undefined

2008-12-11 Thread warden [Andrew Leach - Maps API Guru]
On Dec 11, 7:28 am, laloona [EMAIL PROTECTED] wrote: we removed the fix because it didn't work with our own javascript application. So you can watch that bug on the public sitehttp://www.trivago.de/deutschland-655for example. It is not working at the moment. The error h[cf] is undefined

Re: Google map on ssl page

2008-12-11 Thread Andrew W. Nosenko
On 10 дек, 21:31, Barry Hunter [EMAIL PROTECTED] wrote: 2008/12/10 kraus carl [EMAIL PROTECTED]: Does anyone have a solution for putting a google map in an SSL page without browser warning messages? Yes - buy premier. Its not supported in the Free API. Is it official Google response? If

Re: Google map on ssl page

2008-12-11 Thread pamela (Google Employee)
Hi Andrew- There's more information in our new Google Maps API Premier documentation: http://code.google.com/apis/maps/documentation/premier/guide.html As it says in the docs, you need to contact your support representative and have your account enabled. - pamela 2008/12/11 Andrew W. Nosenko

Travel Mode Truck for DirectionsOptions

2008-12-11 Thread Phil
Hello, I'm using the API to calculate Directions for trucks. The current available travel modes are : TRAVEL_MODE_DRIVING TRAVEL_MODE_WALKING But the TRAVEL_MODE_DRIVING isn't perfect for my use cases, because the way may use truck forbiden roads (due to the weight or the height for example).

Re: all of my maps just stopped working !!??

2008-12-11 Thread warden [Andrew Leach - Maps API Guru]
On Dec 11, 1:13 am, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Do you have some reason to believe this file: http://ftp.dfg.ca.gov/Public/R3_BDR/web_map/kml/r3_boundary_line.kml is publicly available? I think that will be a fairly serious issue! However adding an overlay on to a map which

Auto Tile Cutter creating 3x3 tile set

2008-12-11 Thread Deng
Hello Everyone, I'm creating a large custom map (23552 x 23552 px), slicing the image using Will's Auto Tile Cutter (http://mapki.com/index.php? title=Automatic_Tile_Cutter). The script (v2) works great, creating a series of images (11,000+ so far) for 6 zoom levels. However, the script is

Re: J2SE Desktop App

2008-12-11 Thread Martin
Whether the map is hosted online or within the application, a embedding a browser control is still the way to go i think. How else will an application handle the javascript API and requirements for HTML rendering? Martin. On 11 Dec, 09:47, Mike Williams [EMAIL PROTECTED] wrote: Wasn't it

Re: Visualization problem

2008-12-11 Thread warden [Andrew Leach - Maps API Guru]
On Dec 11, 9:52 am, Davide [EMAIL PROTECTED] wrote: Hi Andrew, the problem is back.. probably something is missed but i really dont understand what .. can you help me again to solve ? this night i'll go online :-! You have the following code back in your page. Remove it. !--[if gte IE

Re: Drag to Change Route

2008-12-11 Thread hermans85
Anyone has this in Java? --~--~-~--~~~---~--~~ 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-API@googlegroups.com To unsubscribe from this group, send email to

Re: Travel Mode Truck for DirectionsOptions

2008-12-11 Thread geocode...@gmail.com
On Dec 11, 2:15 am, Phil [EMAIL PROTECTED] wrote: Hello, I'm using the API to calculate Directions for trucks. The current available travel modes are : TRAVEL_MODE_DRIVING TRAVEL_MODE_WALKING But the TRAVEL_MODE_DRIVING isn't perfect for my use cases, because the way may use truck

Re: Bug? h[cf] is undefined

2008-12-11 Thread laloona
Hello, we had that error before using the COM-Object. COM is a newer version and script beahiour is exactly the same. Of course I could send you the raw sources Shall I send it with mail? Greetings, laloona On 11 Dez., 11:20, warden [Andrew Leach - Maps API Guru] [EMAIL PROTECTED] wrote: On

Re: Bug? h[cf] is undefined

2008-12-11 Thread warden [Andrew Leach - Maps API Guru]
On Dec 11, 11:54 am, laloona [EMAIL PROTECTED] wrote: we had that error before using the COM-Object. COM is a newer version and script beahiour is exactly the same. Of course I could send you the raw sources Shall I send it with mail? Only if you want to pay me for consultancy! Why don't you

AJAX coordinates for polyline

2008-12-11 Thread Pellens
Hi, I have created a GoogleMap on my website. I would like to load all the points for a polyline from MySQL. I do this with AJAX. Here is my js code: http.onreadystatechange = function() { var points = http.responseText; if(http.readyState == 4) { // TEST

Re: AJAX coordinates for polyline

2008-12-11 Thread warden [Andrew Leach - Maps API Guru]
On Dec 11, 12:37 pm, Pellens [EMAIL PROTECTED] wrote: The test div (see // TEST) show's me the correct data: But points comes from responseText and is a String object, not an Array. GPolyline requires an array. You can't do new GPolyline([a,b],#ff,2,1) -- it's not the same as new

Directions / Info Window

2008-12-11 Thread trice22
Hello, I'm trying to open a simple InfoWindow on click on a marker. The marker (s) have been set by the GDirections() method and I'm reading the markers like this: var directions = new GDirections(map); var markers[0] = directions.getMarker(0); The problem is, that the map shows me on click

Re: Directions / Info Window

2008-12-11 Thread Tubby Grey
Might be easier to provide a link to your page in order for someone to help. On Dec 11, 5:48 am, trice22 [EMAIL PROTECTED] wrote: Hello, I'm trying to open a simple InfoWindow on click on a marker. The marker (s) have been set by the GDirections() method and I'm reading the markers like

Re: Directions / Info Window

2008-12-11 Thread trice22
Thanks for the reply— unfortunately I don't have the code anywhere online yet. I'll see if I can put it up for this purpose, but that might take some time. Until then I'm open for educated guesses as well—the code you see here is pretty much all I have anyways. It's not a very complex

Re: Travel Mode Truck for DirectionsOptions

2008-12-11 Thread Rossko
But the TRAVEL_MODE_DRIVING isn't perfect for my use cases, because the way may use truck forbiden roads (due to the weight or the height for example). I expect you searched this group for 'truck directions', but somehow missed previous discussions. You might be interested in this thread -

Re: Directions / Info Window

2008-12-11 Thread [EMAIL PROTECTED]
On Dec 11, 5:06 am, trice22 [EMAIL PROTECTED] wrote: Thanks for the reply— unfortunately I don't have the code anywhere online yet. I'll see if I can put it up for this purpose, but that might take some time. Until then I'm open for educated guesses as well—the code you see here is pretty

gmail and Google Maps interface

2008-12-11 Thread [EMAIL PROTECTED]
Hello I receive latitude and longitude by e-mail is there anyway to interface this to google maps automatically? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Maps API group. To post to this group, send

Re: Is there any solution when my IP or Domain name changed?

2008-12-11 Thread Dangerousdave26
Google does not know about any change in your internal IP address. I use DYNDNS with the updater for my maps and API key with no problems but you can not view the maps on your Intarnet (LAN) unless you have purchased google maps enterprise addition. This makes programing and testing on the LAN

Add an Search function. Look for the Markers in my XML file

2008-12-11 Thread daddyyankeee
Dear Friends, I`m currently developing my Map localy but to give you the possbility to look at my code i put it on http://www.content-controller.nl/googletest/ . All the markers are generated from a xml file from my database (local) so no markers will show up now. The Map generates on demand

Re: Directions / Info Window

2008-12-11 Thread trice22
Thanks again for the reply. The provided example does exactly what mine does atm.. I'd just like to replace the blowups on click with regular info windows. This seems to work fine, once I attache the event at some point after the markers have been set etc. manually (via console e.g.). But if I

Re: Directions / Info Window

2008-12-11 Thread trice22
Sorry, just to have this mentioned: I saw the comment about the timeout, but I'm trying to find a better/ real solution for this issue, since the system can't know for how long to wait, or can it? I haven't actually tested the timeout in this case yet, but I expect it to work. —trice On Dec

Re: Directions / Info Window

2008-12-11 Thread [EMAIL PROTECTED]
On Dec 11, 5:49 am, trice22 [EMAIL PROTECTED] wrote: Thanks again for the reply. The provided example does exactly what mine does atm.. I'd just like to replace the blowups on click with regular info windows. This seems to work fine, once I attache the event at some point after the markers

Re: Bug? h[cf] is undefined

2008-12-11 Thread Björn Brala
Have a look at this. http://code.google.com/p/gmaps-api-issues/issues/detail?id=820 Google in its own namespace? 2008/12/11 Mike Williams [EMAIL PROTECTED] Wasn't it warden [Andrew Leach - Maps API Guru] who wrote: I suspect there is a conflict with your script at

Re: Maps API will not work in a table

2008-12-11 Thread osyria .com
try it like this p style=text-align: center; mce_style=text-align: center;font color=#80 face=tahoma,arial,helvetica,sans-serif size=3page name || name City/fontfont color=#80br mce_bogus=1/font/pp /p center center iframe-- center On Thu, Dec 11, 2008 at 8:20 AM,

Re: J2SE Desktop App

2008-12-11 Thread bsbi...@googlemail.com
Hi, I can use somelike JDIC browser to do this https://jdic.dev.java.net/ thanks everyone! On Dec 11, 11:18 am, Martin [EMAIL PROTECTED] wrote: Whether the map is hosted online or within the application, a embedding a browser control is still the way to go i think. How else will an

Re: Maps API will not work in a table

2008-12-11 Thread warden [Andrew Leach - Maps API Guru]
On Dec 11, 2:19 pm, osyria .com [EMAIL PROTECTED] wrote: try it like this p style=text-align: center; mce_style=text-align: center;font color=#80 face=tahoma,arial,helvetica,sans-serif size=3page name || name City/fontfont color=#80br mce_bogus=1/font/pp /p center Do bear in mind

Re: Maps API will not work in a table

2008-12-11 Thread geocode...@gmail.com
On Dec 11, 6:19 am, osyria .com [EMAIL PROTECTED] wrote: try it like this p style=text-align: center; mce_style=text-align: center;font color=#80 face=tahoma,arial,helvetica,sans-serif size=3page name || name City/fontfont color=#80br mce_bogus=1/font/pp /p center center

Re: When will 'sensor=true/false' be mandated

2008-12-11 Thread Esa
The example code of API key signup does not contain sensor parameter yet. --~--~-~--~~~---~--~~ 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-API@googlegroups.com

Re: Maps API will not work in a table

2008-12-11 Thread osyria .com
i do it here and i think it work for me see this http://www.o-syria.com/os/latakia/ On Thu, Dec 11, 2008 at 4:25 PM, [EMAIL PROTECTED] [EMAIL PROTECTED]wrote: On Dec 11, 6:19 am, osyria .com [EMAIL PROTECTED] wrote: try it like this p style=text-align: center; mce_style=text-align:

Re: Directions / Info Window

2008-12-11 Thread trice22
Hello, GEvent.addListener(directions,load, function() { // Kill the existing API GDirections listener GEvent.clearListeners(directions.getMarker(0),click); // Add your listener GEvent.addListener(directions.getMarker(0), click, function() {

Re: I'm drowning in extraneous mouseover events!!! HELP...

2008-12-11 Thread Chris
OK the link is working, someone please check out this link to my app: http://www2.freecause.net/~ccoletta/pinurself/ten_thousand_marker_test.html The main problem is a can't get my app to register a click before either a mouseover or a mouseout event comes down on top of it and does something

Re: Directions / Info Window

2008-12-11 Thread trice22
The timeOut works but not very nicely: var t = setTimeout(function() { GEvent.addListener(directions.getMarker(0), click, function() { directions.getMarker(0).openInfoWindowHtml('pText here and here/ p'); }); }, 500); // e.g. 100 seems to be to short The blowUp

How do i remove a marker from a map?

2008-12-11 Thread Eran
I put a marker on the map ,which i want to remove when a buttun is clicked. How do i do that? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Maps API group. To post to this group, send email to

Re: Directions / Info Window

2008-12-11 Thread geocode...@gmail.com
On Dec 11, 6:58 am, trice22 [EMAIL PROTECTED] wrote: The timeOut works but not very nicely: var t = setTimeout(function() {         GEvent.addListener(directions.getMarker(0), click, function() {                 directions.getMarker(0).openInfoWindowHtml('pText here and here/ p');      

GClientGeocoder.getLocations

2008-12-11 Thread Russ
Hi, I have a website which helps patients find dialysis centres at their travel destination worldwide. I have already geocoded the addresses as best I can, so they all have a lat + long. I'm working on a form for users to enter their travel destination, geocode the destination, then list the top

Re: How do i remove a marker from a map?

2008-12-11 Thread geocode...@gmail.com
On Dec 11, 6:59 am, Eran [EMAIL PROTECTED] wrote: I put a marker on the map ,which i want to remove when a buttun is clicked. How do i do that? http://code.google.com/apis/maps/documentation/reference.html#GMap2.GMap2.removeOverlay --~--~-~--~~~---~--~~ You

Re: GClientGeocoder.getLocations

2008-12-11 Thread Rossko
Have a look at Mike's great tutorial, in particular - http://econym.org.uk/gmap/didyoumean.htm cheers, Ross K --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Maps API group. To post to this group, send

Re: Directions / Info Window

2008-12-11 Thread trice22
Sorry, no link yet. But a (quite tricky) solution: function initialize() { map = new GMap2(document.getElementById(map_canvas)); map.setCenter(new GLatLng(66.00,33.00), 15); map.addControl(new GSmallMapControl()); getDirections ('Address 1', 'Address 2'); }

Re: the question of Firefox cross site domain

2008-12-11 Thread Rainman
Hi David, The proxy is quite simple once you grasp the concept. As you can see in my code, I point the GDownloadURL to a PHP script (the proxy). The PHP script runs on the server side so it gets around the issue that JavaScript has with cross-domain access restrictions. The PHP script simply

Re: gmail and Google Maps interface

2008-12-11 Thread Rossko
I suppose its worded a bit differently from your last thread http://groups.google.com/group/Google-Maps-API/browse_thread/thread/c01fcd17e00ef3b2/701d64a03b8e37d0#701d64a03b8e37d0 Question ; do want to create something yourself, using the Google Maps API (the topic of this group) or are you

Re: Add an Search function. Look for the Markers in my XML file

2008-12-11 Thread Rossko
This is basic 'using a database' stuff. Exact details depend on the database you're using, that you didn't mention. But you might want to look into something like SELECT somestuff FROM mytable WHERE name='usersuppliedname' cheers, Ross K

Re: Add an Search function. Look for the Markers in my XML file

2008-12-11 Thread daddyyankeee
Thanks for your reply Ross, i didn`t think of that. By the way i`m using phpmyadmin /sql as database BUT when there`s a hit for that name i have to place a marker how do i do that? My first intention was like function searchRestaurant() { var name=

Re: applying Douglas-Peuker or other to shp file

2008-12-11 Thread bratliff
On Dec 10, 6:32 pm, maps.huge.info [Maps API Guru] [EMAIL PROTECTED] wrote: Mike, The problem with D-P and common borders is due to the direction the algorithm takes when simplifying the border. For neighboring polygons, the algorithm will go in opposite directions for every common line.

Re: Auto Tile Cutter creating 3x3 tile set

2008-12-11 Thread maps.huge.info [Maps API Guru]
I'm not familiar with that tile cutter, but I am familiar with the tiling system of the API. I would postulate that the problem lies in the tile cutter rather than the API as the API works perfectly (nothing works perfectly!) for tiles constructed and named properly from zoom 0 on. There can only

Re: How do I calculate coordinates of the corner of a static map?

2008-12-11 Thread bratliff
On Dec 10, 7:04 pm, Hari Shenoy [EMAIL PROTECTED] wrote: I am working on overlaying data over a static google map. However, for placing the other information on top of the map, I need to specify the corner coordinates. here is the link to my 256*256 map.

distance calculation formula

2008-12-11 Thread yolf
anybody knows the distance calculation formula which uses Google in maps api? JavaScript: pline = polylineEncoder.dpEncodeToGPolyline(verts); map.addOverlay(pline); pLen = parseFloat(pline.getLength()); I need to do the same, but in php code. I tried this way: - $path = 0;

Re: 'Parameters' in infowindow is it possible?

2008-12-11 Thread daniel
Thank you for the replies. I am aware of the map being lower than the checkboxes. It is mainly like that due to all the designers at the University have access to the map and all have their own opinions of how it should look. Mike, I understand that they are the same, and the link works

Re: Area code mapping

2008-12-11 Thread bratliff
On Dec 10, 7:18 pm, MapDaData [EMAIL PROTECTED] wrote: Greetings! I'm working with one of our developers to create a map that will show various marketing data on a map delineated into sales reps territories. Territories are designated by area codes. I can't find any lat/long data for area

ClusterManager script

2008-12-11 Thread qFox
I've taken the ClusterMarker script from Martin Pearman (http:// googlemapsapi.martinpearman.co.uk/articles.php?cat_id=1) but was not happy (enough) with it so I rewrote it from scratch. It's basically the same idea except there's more and better caching because his original script would

Re: distance calculation formula

2008-12-11 Thread warden [Andrew Leach - Maps API Guru]
On Dec 11, 4:08 pm, yolf [EMAIL PROTECTED] wrote: $line = floatval(substr(111.2*acos(sin($lat1) * sin($lat2) + cos ($lat1) * cos($lat2) * cos($lon2-$lon1)),0,10)); A couple of things come to mind: - you need to ensure that you're using radians for cos and sin to work correctly (you may

Re: 'Parameters' in infowindow is it possible?

2008-12-11 Thread Mike Williams
Why didn't you say that in the first place instead of messing us about. I've got half a mind to not bother explaining the obvious mistake you made there. -- http://econym.org.uk/gmap The Blackpool Community Church Javascript Team --~--~-~--~~~---~--~~ You

Re: distance calculation formula

2008-12-11 Thread Mike Williams
Wasn't it yolf who wrote: $lon1 = $traceMv[$i]['longitude']; $lat1 = $traceMv[$i]['latitude']; $lon2 = $traceMv[$i]['longitude']; It looks like your $lon2 is always the same as $lon1. That can't be right. Perhaps you're missing a +1. -- http://econym.org.uk/gmap The

Re: from lat, lon, zoom to x y ???

2008-12-11 Thread bratliff
The file www.polyarc.us/adjust.js contains Mercator projection conversions without the API. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Maps API group. To post to this group, send email to

Re: the question of Firefox cross site domain

2008-12-11 Thread bratliff
Using JSON without a proxy (two hops per round trip) is much more efficient than using XML with a proxy (four hops per round trip). Also, JSON is much more concise than XML. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google

Re: 'Parameters' in infowindow is it possible?

2008-12-11 Thread Rossko
Hint - http://articles.techrepublic.com.com/5100-10878_11-5032714.html 'Beware of the ampersand when using XML' --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Maps API group. To post to this group, send

Re: make a marker always appear on top of another

2008-12-11 Thread Dave Llorens
Apparently I suck at googling. I tried pretty hard, and bang, there it is. Thanks! On Dec 10, 10:45 pm, Mike Williams [EMAIL PROTECTED] wrote: Normally, the most southern marker will be on top, irrespective of the icon type. If you require any other behaviour you need to use

Making the tileoverlay refresh function work?

2008-12-11 Thread DeirdreH
Website here: http://www.lakecountypassage.com/index3.html We have a wms server providing map tiles to overlay on a Google base map. These tiles reflect current congestion data, and that data is updated about every 2 minutes. About every 2 minutes, we have a periodic Ajax function that requests

Re:Hello, How are you doing recently?

2008-12-11 Thread AKHIL GOYAL
*Hello, How are you doing recently? I would like to introduce you a great company which i knew from other website.Their website is **www.dsg-trade.com* http://www.dsg-trade.com/* .They can offer you all kinds of electronical products which you need like laptops ,gps ,TV LCD,cell

Re: J2SE Desktop App

2008-12-11 Thread Neil.Young
Mike Williams schrieb: Wasn't it ProbablyMike who wrote: You cannot use the free Google Map API with desktop applications. Any map you create HAS to be on a freely accessible public website. That's no longer true. The Terms now allow desktop applications as long as you provide

Re: from lat, lon, zoom to x y ???

2008-12-11 Thread Neil.Young
Bratliff, your JS style is brillant, but what is that offset=268435456 in terms of earth geometry? Just curious. Regards bratliff schrieb: The file www.polyarc.us/adjust.js contains Mercator projection conversions without the API.

highlight street - time surface

2008-12-11 Thread Tanguy
Hi, can you tell me if there are functions to: 1 / if I click on a street, highlight the entire street. 2 / from a point, draw a bounding surface all points accessible within a maximum limit time. Example: an area covering all points in a radius of one hour thirty. Thank you in advance. This

Re: Making the tileoverlay refresh function work?

2008-12-11 Thread bratliff
DeirdreH wrote: Website here: http://www.lakecountypassage.com/index3.html We have a wms server providing map tiles to overlay on a Google base map. These tiles reflect current congestion data, and that data is updated about every 2 minutes. About every 2 minutes, we have a periodic Ajax

Re egeoxml - XML polyline WORKS, KML polygon doesn't

2008-12-11 Thread ashore
Using Mike's great js in both, the polygon file script fails silently while the other works correctly; see http://www.saefern.org/tickets/test_polyline.php and http://www.saefern.org/tickets/test_polyline.php - a bit slow, but it appears. I've stepped through egeoxml to some extent, and

Re: Auto Tile Cutter creating 3x3 tile set

2008-12-11 Thread Deng
Thanks John - and thanks for your presentation/pdf. I've been referencing it off and on for the last 2 weeks trying to teach myself a thing or two. Maybe this is better suited to the Mapki page, but below is a link to the PS3 script I'm using. I've tried a few variations here and there to try

Re: highlight street - time surface

2008-12-11 Thread geocode...@gmail.com
On Dec 11, 8:36 am, Tanguy compte.goo...@touraineverte.com wrote: Hi, can you tell me if there are functions to: 1 / if I click on a street, highlight the entire street. 2 / from a point, draw a bounding surface all points accessible within a maximum limit time. Example: an area covering

Re: Making the tileoverlay refresh function work?

2008-12-11 Thread DeirdreH
By removing the overlay and re-creating it? For some reason, I had the impression that doing that was also problematic for IE--that it didn't deallocate properly when you removed and recreated a tile layer overlay. But I guess I am in a position to test that. :) And talking about

Re: from lat, lon, zoom to x y ???

2008-12-11 Thread Neil.Young
bratliff schrieb: On Dec 11, 7:05 pm, Neil.Young neil.yo...@freenet.de wrote: Bratliff, your JS style is brillant, but what is that offset=268435456 in terms of earth geometry? Just curious. Regards Thanks but it has also been criticized for the use of local functions. Just

Re: Making the tileoverlay refresh function work?

2008-12-11 Thread bratliff
On Dec 11, 7:37 pm, DeirdreH deird...@gmail.com wrote: By removing the overlay and re-creating it? For some reason, I had the impression that doing that was also problematic for IE--that it didn't deallocate properly when you removed and recreated a tile layer overlay. But I guess I am in a

spam

2008-12-11 Thread marcelo
Spam http://groups.google.com/group/Google-Maps-API/browse_thread/thread/e8cb0b82ef0fb7ae# On Dec 11, 7:26 pm, AKHIL GOYAL goyalak...@gmail.com wrote: *Hello, How are you doing recently? I would like to introduce you a great company which i knew from other website.Their website is

Re: from lat, lon, zoom to x y ???

2008-12-11 Thread Mika Tuupola
On Dec 11, 2008, at 9:45 PM, bratliff wrote: Thanks but it has also been criticized for the use of local functions. Just trying to keep extra junk out of the global namespace. People who criticize not polluting global namespace can be ignored :) -- Mika Tuupola http://www.appelsiini.net/

Auto show result at page load with Google Maps?

2008-12-11 Thread Feng
Using google local search, is there a way to automatically load a search query when a page loads. Say that I go to a page that's for Pizza in Seattle,WA, how do I automatically display a Google Map on my page that shows all of the Pizza restaurants in Seattle? the examples they provide:

Simple Infowindow question

2008-12-11 Thread atomworks
Hello, Can't seem to find out how to do this easily anywhere but I'm sure its not hard. I was just wondering how you can call up the infowindow for a marker when the marker is clicked on. I have generated a map with several markers and the last one drawn has the window open already, but none of

Re: Making the tileoverlay refresh function work?

2008-12-11 Thread bratliff
For what it is worth, too much panning / zooming will also crash and/ or hang maps.google.com. Clearly, the API was not designed for a lot of repetitive tile replacement. Clearly, old browsers like IE6 were not designed to optimally reclaim memory.

RE: Simple Infowindow question

2008-12-11 Thread Ralph Ames
What do I need to do to bring up the infowindows when the marker is clicked? Try Mike's tutorial http://econym.org.uk/gmap/ Ralph --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Maps API group. To post to

Re: the question of Firefox cross site domain

2008-12-11 Thread David Miao
Dear Forum, I appreciate all of your kind help for the problem, particuarly for Larry and Chad's help. Finally, I used Chad's php code for xml proxy and asked our system administrator help to get things done, because of my weak network background. I also acknowledged that json is a good data

Re: GClientGeocoder.getLocations

2008-12-11 Thread Russ
That's just what I was looking for Cheers, Russ On Dec 11, 4:17 pm, Rossko ros...@culzean.clara.co.uk wrote: Have a look at Mike's great tutorial, in particular -    http://econym.org.uk/gmap/didyoumean.htm cheers, Ross K --~--~-~--~~~---~--~~ You

Directions in a DIV - overflow problem

2008-12-11 Thread DeepBlueJr
Hi, I'm currently experiencing some problems when I implement the Google Map API. My page is based on the following example: http://code.google.com/apis/maps/documentation/examples/directions-advanced.html What I have is a 300px by 200px div to view the directions results (map is set to

Fire InfoWindow Click trigger question

2008-12-11 Thread cmhunt
Hi I have a javascript function which allows me to open an InfoWindow from outside the map. The function works fine. (For example, see http://www.wesportactivityhub.org.uk/, click Badminton, check Display as list and then click on any club) . I'm working on a new version of this app which,

Specifying road closures for driving directions?

2008-12-11 Thread Ken
Hi - How can a road closure be indicated so that the driving directions route around it? Our university campus closes roads and bridges for construction and we'd like to be able to specify this so that the Google driving directions route around the problem, as though the road or bridge does not

Re: Specifying road closures for driving directions?

2008-12-11 Thread ashore
I expect that the experts here will have something on this point, but it appears to me that the potential mischief that cd be created by malfeasance or misfeasance wd be intolerable. I'd assume it as not possible, pending some special display of creativity. AS On Dec 11, 3:49 pm, Ken

Re: 'Parameters' in infowindow is it possible?

2008-12-11 Thread daniel
Rossko, Thank you for the link, I had overlooked the ampersand. Mike, I originally wanted to link to be in the infowindow but changed my mind after posting to move it to the xml. Sorry for the confusion, I had made it seem like I was just messing around. My apologies, and thank you for the

GoogleMapAPI.class.php

2008-12-11 Thread jeamo
Does anybody has experience with the PHP GoogleMapAPI by Monte Ohrt? http://www.phpinsider.com/php/code/GoogleMapAPI/ I have it in use and it works fine with most adresses. I use this function: $map-addMarkerByAddress(); But for some adresses like 6767 Warth am Arlberg, Bregenzerwaldstrasse

  1   2   >