[Google Maps API v2] Re: Static Maps and Turn-by-Turn Directions?

2011-08-15 Thread Eric Y. Theriault
act on the transaction limits. === Thanks. Eric -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-api/-/TdFuWjj-XfoJ. To post to this group, send emai

[Google Maps API v2] Static Maps and Turn-by-Turn Directions?

2011-08-11 Thread Eric Y. Theriault
s for more interesting trips. Is there a software-based workaround that would allow me to accomplish this? Thanks. Eric -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" group. To view this discussion on the web visit https://groups.goo

[Google Maps API v2] Locate my pictures in google map

2011-06-29 Thread Eric Lam
I'm using a camera with GPS function, information of geometric coordination such as altitude and longitude is attached to the information of every picture I take. How am I locate these pictures onto google map ? - same as the result when I use my i-phone to take picture, the taken can be shown as

[Google Maps API v2] Re: ACCESS_DENIED via XML

2011-06-20 Thread Eric
Hi Andrew, thanks for your quick reply. It works now -- seems strange that we included the key in the URL. Now I'm having the next problem, is the API also not required for the Static Map API? Right now I keep getting 403 Forbidden replys from Google when I directly embed static map images in our

[Google Maps API v2] ACCESS_DENIED via XML

2011-06-20 Thread Eric
that we might have exceeded the maximum number of daily requests due to bot/search engine site calls, but I figured out the status message would be different. Can anyone tell what's going on? A new API key won't help, either. Thanks a lot Eric -- You received this message because you are

Re: [Google Maps API v2] Re: Check if a marker is inside a polygon through code.

2011-04-29 Thread Eric Sepich
Yes. Exactly. Thank you. On Fri, Apr 29, 2011 at 1:36 PM, geocode...@gmail.com wrote: > On Apr 29, 1:00 pm, Eric Sepich wrote: > > Is there some way to check with my program if a marker falls within a > > polygon or outside of one? My polygons are defined in a KML and > overla

[Google Maps API v2] Check if a marker is inside a polygon through code.

2011-04-29 Thread Eric Sepich
Is there some way to check with my program if a marker falls within a polygon or outside of one? My polygons are defined in a KML and overlayed. Thank you, Eric S. -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" group. To post to

[Google Maps API v2] KML

2011-04-27 Thread Eric
this possible to do? Thank you, Eric -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" group. To post to this group, send email to google-maps-api@googlegroups.com. To unsubscribe from this group, send email to google-maps-api+unsubscr

[Google Maps API v2] Allowed for free use?

2011-04-25 Thread eric
o register and pay for. As you are paying-user you can see the whole website. My question is: Am I allowed to implement Google Maps on ONLY these sites, which are free to use for everybody? Thank you in advance! Eric -- You received this message because you are subscribed to the Google Groups &q

Re: [Google Maps API v2] Map showing location based on address

2011-02-14 Thread Eric Ayers
ps-api+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/google-maps-api?hl=en. > > -- Eric Z. Ayers Google Web Toolkit, Atlanta, GA USA -- You received this message because you are subscribed to the Google Groups "Google Maps

Re: [Google Maps API v2] Re: Yet another "Site needs a different API key problem

2010-11-08 Thread Eric Ayers
ups > "Google Maps API V2" 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 this group at > http://groups.google.com

Re: Since a couple of days Google API server complains about sensor parameter

2010-08-27 Thread Eric Vyncke
& instead of &) > > Hmm. But my example athttp://www.acleach.me.uk/gmaps/streetview-max.htm > has & rather than & (which shouldn't really matter, although & > is to be preferred) and doesn't use sensor either. And it works. > > Something else must b

Re: Since a couple of days Google API server complains about sensor parameter

2010-08-26 Thread Eric Vyncke
wrote: > Silly as it may sound, have you tried puting sensor= after the key= > (not before) ? > > On 26 August 2010 23:42, Eric Vyncke wrote: > > > Even removing the extra > (a left-over from several tests) in the two > > test URLs, it does not work... > > > An

Re: Since a couple of days Google API server complains about sensor parameter

2010-08-26 Thread Eric Vyncke
Aug 26, 9:02 am, Eric Vyncke wrote: > > > Larry, > > > Even with & it does not work, check > > here:http://r15433.ovh.net/virtualflyer/gmaproute3.php > > > Thanks for your assistance anyway > > Look closely at your key include line, I see this at the

Re: Since a couple of days Google API server complains about sensor parameter

2010-08-26 Thread Eric Vyncke
Larry, Even with & it does not work, check here: http://r15433.ovh.net/virtualflyer/gmaproute3.php Thanks for your assistance anyway -éric On 26 août, 17:53, "geocode...@gmail.com" wrote: > On Aug 26, 8:43 am, Eric Vyncke wrote: > > > Larry, > > > You cau

Re: Since a couple of days Google API server complains about sensor parameter

2010-08-26 Thread Eric Vyncke
Larry, You caught the page when I was making more testing ;-) The sensor=false is back and still not working... -éric On 26 août, 17:36, "geocode...@gmail.com" wrote: > On Aug 26, 8:31 am, Eric Vyncke wrote: > > > > > I have a Google Map enabled application

Re: Since a couple of days Google API server complains about sensor parameter

2010-08-26 Thread Eric Vyncke
Larry, You caught the page when I was making more testing ;-) The sensor=false is back and still not working... -éric On 26 août, 17:36, "geocode...@gmail.com" wrote: > On Aug 26, 8:31 am, Eric Vyncke wrote: > > > > > I have a Google Map enabled application

Re: Since a couple of days Google API server complains about sensor parameter

2010-08-26 Thread Eric Vyncke
Larry, You caught the page when I was making more testing ;-) The sensor=false is back and still not working... -éric On 26 août, 17:36, "geocode...@gmail.com" wrote: > On Aug 26, 8:31 am, Eric Vyncke wrote: > > > > > I have a Google Map enabled application

Since a couple of days Google API server complains about sensor parameter

2010-08-26 Thread Eric Vyncke
I have a Google Map enabled application which has worked for several months and since a couple of days all users (myself included) have the infamous pop-up complaining about the sensor parameter which should be either true or false. As I have changed nothing AFAIK in the page, on the Apache server

Is it possible to add html text to map?

2010-07-29 Thread Eric T
Hi, First please see image http://iconvex.com/mics/7-30-201010-42-49AM.png I would like to add some text like attached image to google map. Is it possible? Thanks for help, Eric -- You received this message because you are subscribed to the Google Groups "Google Maps API" group.

Re: Help Java Api for Marker Clustering

2010-05-20 Thread Eric Ayers
platform. On Thu, May 20, 2010 at 9:38 AM, deepak.bammi wrote: > Please suggest about this issue! > > > On Thu, May 20, 2010 at 8:30 AM, Deepak Bammi wrote: > >> Hi Eric, >> >> >> Is this approach efficient to use wrapper over javascript apis(i.e maker >>

Re: How t disable the Street view

2010-05-14 Thread Eric Ayers
more options, visit this group at >> http://groups.google.com/group/google-maps-api?hl=en. >> >> > -- > 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-...@googlegr

Re: My Requirement is to activate Transit Layer om Map. How i can do that.

2010-05-14 Thread Eric Ayers
-apis/wiki/GettingStartedSource If you can find a feature in the Maps JavaScript library and can't find it in the gwt-maps project, please create an issue for it http://code.google.com/p/gwt-google-apis/issues/list if it doesn't already exist. -Eric. On Fri, May 14, 2010 at 7:14 AM, pawan wrote: &g

Re: Help Java Api for Marker Clustering

2010-05-14 Thread Eric Ayers
group, send email to > google-maps-api+unsubscr...@googlegroups.com > . > For more options, visit this group at > http://groups.google.com/group/google-maps-api?hl=en. > > -- Eric Z. Ayers Google Web Toolkit, Atlanta, GA USA -- You received this message because you are

Re: Problems under https in IE8 issue

2010-04-09 Thread Eric Ayers
t; 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 optio

Re: Adding info to the Google Maps Store Locator

2010-04-08 Thread Eric
Alright, thanks. On Apr 8, 10:56 am, "geocode...@gmail.com" wrote: > On Apr 8, 8:41 am, Eric wrote: > > > Ok, thanks for the reply, the link to the test site > > ishttp://www.byebyewithbaby.com/test3.html. I have searched but haven't > > found any ans

Re: Adding info to the Google Maps Store Locator

2010-04-08 Thread Eric
led in with the correct code? B) What would that code be? Would it be "var address", or markers[i].getAttribute('address')... with or without quotes? (I told you I'm new). On Apr 8, 10:41 am, Eric wrote: > Ok, thanks for the reply, the link to the test site >

Re: Adding info to the Google Maps Store Locator

2010-04-08 Thread Eric
Ok, thanks for the reply, the link to the test site is http://www.byebyewithbaby.com/test3.html. I have searched but haven't found any answers on this. I used the tutorial at http://code.google.com/apis/maps/articles/phpsqlsearch_v3.html for the code to this search. I know that some is done on t

Adding info to the Google Maps Store Locator

2010-04-07 Thread Eric
How do I add objects to the search results of the Google Maps Store Locator? I want to add (in the bubble, not in the "sidebar" a link to a more details page (will need to include php code to retrieve info from a mysql table to generate the link - like 'echo "Click Here") and also an icon also dep

Displaying Dynamic Marker from mySQL table

2010-04-06 Thread Eric
I have a mySQL db of locations and am setting up a "more details" page for each of them. To do this I have created a dynamic page that, when passed a variable displays dynamic info about that location. (ie: mysite.com/results.php?&location_number=20 will show the name, address, phone number, etc

is Google Maps API Premier my only way?

2010-04-02 Thread eric c
Hi, I'm setting up a network monitoring tool for my company to track our future fiber ring. This page is not accessible by our customers just by support personel. Is my only legal option to use "Google Maps API Premier" ? thanks ericc -- You received this message because you are subscribed to

Re: Permanently Blocked

2010-03-19 Thread Eric Leder
It was some inherited code that the existing table was dropped and all data was re-imported. I have since taken steps to redesign the import and save the Lat/Lng, but once again it was caught too late. Any ideas on what can be done to get the website off of being blacklisted? On Mar 5, 4:05 am,

Re: I loded a KML file,how can I access the marker I want ?

2010-03-08 Thread Eric Ayers
If you see a method in the JavaScript Maps API that isn't present in the GWT Maps API, please file an issue in the issue tracker. http://code.google.com/p/gwt-google-apis/issues/list -Eric. On Mon, Mar 8, 2010 at 5:09 AM, 于业江 wrote: > thanks a lot. > It is look useful for my qu

Permanently Blocked

2010-03-04 Thread Eric Leder
I noticed that due to a coding mistake, I was re-geocoding too many items, too quickly and was timing out. I took steps to remedy the situation but now I fear that my client's website is permanently suspended. for the last week, all request return "too many queries." Does anyone know what can be

Re: JSDocs for Maps API (or all JS APIs really)

2010-02-04 Thread Eric Ayers
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 this group at > http://groups.google.com/group/google-maps-api?hl=en. > > -- Er

Re: Setting up Zoom Level

2009-12-11 Thread Eric Lin-Chieh Shangkuan
/documentation/reference.html#GMap2.getBoundsZoomLevel) Cheers, -- Eric Lin-Chieh Shangkuan (上官林傑) http://ericsk.org/ On Fri, Dec 11, 2009 at 3:05 PM, jigs wrote: > Hello > > I want to set up zoom level as it sets on maps.google.com. > > On maps.google.com, when you search for Asia i

Re: How to check for and retrieve multiple placemarks?

2009-12-07 Thread Eric Shangkuan
Hi, See the JSON output example. The returned data contains a ```Placemark``` array. If there're multiple results, the size of ```Placemark``` array is larger than 1. -- Eric Shangkuan (上官林傑) http://ericsk.org/ On Tue, Dec 8, 2009 at 12:04 PM, webmaster wrote: > Instructions at

Re: Using via points with GDirections

2009-10-24 Thread Eric Palakovich Carr
Ok. Thanks for the link Larry. - Eric On Thu, Oct 22, 2009 at 11:27 PM, geocode...@gmail.com wrote: > > On Oct 22, 8:10 pm, "Eric R. Palakovich Carr" > wrote: > > I have what I hope to be a very simple question. I want to display a > > specific set of direc

Using via points with GDirections

2009-10-22 Thread Eric R. Palakovich Carr
I have what I hope to be a very simple question. I want to display a specific set of directions utilizing the GDirections object. There are a few way points that should work much like how Google Maps lets you drag points on a route. The key is that the way points shouldn't be steps in the direc

Re: Unable to find 'com/google/gwt/maps/GoogleMaps.gwt.xml Options

2009-09-25 Thread Eric Ayers
files. Does this link help clear up the issue? http://java.sun.com/javase/6/docs/technotes/tools/windows/classpath.html -Eric. On Fri, Sep 25, 2009 at 9:12 AM, Tim Clotworthy < tclotwor...@integratedsecure.com> wrote: > > Thanks Eric, > > Yes, I was able to get it to work that

Re: Unable to find 'com/google/gwt/maps/GoogleMaps.gwt.xml Options

2009-09-25 Thread Eric Ayers
k if anything, its that script > that is confused?? I am grateful for help, please more suggestions > (thanks)!! > > On Sep 24, 9:35 pm, Eric Ayers wrote: >> Hey thc, >> >> Sounds to me like you might have fixed the Java build path, but the >> classpath for your

Re: Unable to find 'com/google/gwt/maps/GoogleMaps.gwt.xml Options

2009-09-24 Thread Eric Ayers
Hey thc, Sounds to me like you might have fixed the Java build path, but the classpath for your launch config might not have been updated. Open the Run Configurations... menu and make sure that gwt-maps.jar is showing up in the classpath tab. -Eric. On Thu, Sep 24, 2009 at 8:07 PM, thc

Re: How to get details of markers that are visible to user after a drag event on the map?

2009-09-24 Thread Eric Ayers
is at http://groups.google.com/group/gwt-google-apis/ and you will > probably get an answer more quickly by asking there. > > Andrew > > > -- Eric Z. Ayers Google Web Toolkit, Atlanta, GA USA --~--~-~--~~~---~--~~ You received this message because

Re: How to show a small map inside the main map

2009-09-14 Thread Eric Ayers
If you are using an Info Window, you can set the content to be a map. Here's a reference to the Maps API for GWT documentation: http://gwt-google-apis.googlecode.com/svn/javadoc/maps/1.0/com/google/gwt/maps/client/InfoWindowContent.MapBlowupContent.html You could always create 2 map objects, but

Re: How to display multiple infowindows

2009-09-02 Thread Eric Ayers
you wish to make something that looks like a marker or info window. Regards, -Eric. -- Google Code Jam 2009 http://code.google.com/codejam --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Maps API"

Re: Using distanceFrom() with Java

2009-08-29 Thread Eric Ayers
These apis are from the Google Maps API for GWT. The Java source is used to build a JavaScript that makes the same calls to the Maps API as if you wrote the code by hand, but they will not work outside of the GWT hosted mode browser or after compiled, in a web browser. Regards, -Eric. On Fri

Looking to minimize server traffic

2009-08-21 Thread Eric Bonney
, -Eric --~--~-~--~~~---~--~~ 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 googl

Re: Google Maps API key rejected

2009-08-20 Thread Eric Ayers
AFAIK, you can only use one API key at a time (I don't know if its the first or last loaded), the rest are ignored. If you are using gwt-maps, you can use the Maps.loadApi() method to choose the key you need in your onModuleLoad() method based on the value found at runtime in Window.Location(). T

Re: Map have scrollbars at Chrome but not at IE or Firefox?

2009-07-31 Thread Eric Ayers
n the page. TIA! > > Yes, it displays. > > > Ralph > - > www.easypagez.com/maps/map_index.html > > > > > -- Eric Z. Ayers - GWT Team - Atlanta, GA USA http://code.google.com/webtoolkit/ --~--~-~--~~~---~--~~ You received

Re: Map have scrollbars at Chrome but not at IE or Firefox?

2009-07-31 Thread Eric Ayers
oesn't render in my browser. > > Now in FF2 or IE6, map with no scrollbars, and a complaint that I > don't have G. Gears (yes, I don't) > > This errors > > perhaps because GWT loads the maps API after document ready.  You > probably don't need the onunlo

Re: Problem loading GeoRSS feeds from local/internal locations

2009-07-24 Thread Eric Ayers
;. The content must be retrievable by Google's servers. Hope that helped, -Eric. On Fri, Jul 24, 2009 at 9:31 AM, dm-tm wrote: > > Hi, > > I am currently investigating the possibility of using Google Maps > within my organisation to plot our large number of nodes on a > g

Re: Remove Markers in XML

2009-06-19 Thread Eric
FYI in case anyone's interested the problem was that the server had DOM disabled in PHP. --~--~-~--~~~---~--~~ 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@go

Re: Remove Markers in XML

2009-06-17 Thread Eric
Sounds good, thanks very much for your help! --~--~-~--~~~---~--~~ 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 grou

Re: Remove Markers in XML

2009-06-17 Thread Eric
Ross, Sounds great, I appreciate the guidance. Is there any code off the top of your head that you share to get me started with this conventional approach? Or anywhere you could direct me where someone has written something similar? This must be a common thing to do. Eric

Re: Remove Markers in XML

2009-06-17 Thread Eric
I've seen don't seem to necessitate anything like that (e.g., http://www.w3schools.com/DOM/dom_nodes_remove.asp). Thanks for helping me work through this, I hope it makes sense. Eric --~--~-~--~~~---~--~~ You received this message because you are subscribed

Re: Remove Markers in XML

2009-06-17 Thread Eric
Ross, Thanks again. I found a way to do exactly what I want using JavaScript here: http://forums.devshed.com/xml-programming-19/remove-one-node-in-xml-85025.html but it's not working at all when I try to implement it (the function deleteMarker() won't execute). In the below code markerlatitude i

Re: Remove Markers in XML

2009-06-16 Thread Eric
Ross, Thanks for the reply, sounds great to me, I'm just trying to find a way to search the XML file for a specific ID and remove it. I'm sure this is simple, I just don't know how to do it and have been surprised to have a hard time finding the solution to this online

Remove Markers in XML

2009-06-16 Thread Eric
Map: vii.path.berkeley.edu/portal/eric/index200.php JavaScript: vii.path.berkeley.edu/portal/eric/map_functions.js XML Markers: vii.path.berkeley.edu/portal/eric/data.xml retrieveMarkers PHP and storeMarkers PHP included after the description of the problem. * My apologies if

API Key Question

2009-05-28 Thread Eric Bonney
pages, would each user have to set up a KEY? Is there anyway to use the API and not have each end user have to register for a key? Thanks, -Eric --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Maps API&

Re: about hide function in the map

2009-05-16 Thread Eric Bridger
ygons poly.added = false | true and check this and call addOverlay(poly) or hide/show depending on the added attribute if(poly.added){ poly.hide() / poly.show() } if(poly.added === false) { poly.added = true; map.addOverlay(poly); } Probaly more efficient as well. Eric On May 14, 1:18 pm, &qu

Re: May be some files is lost on google server?

2009-05-16 Thread Eric Ayers
Hello, Hopefully, this is just a temporary problem. It could also be caused by some kind of stale cache in a proxy somewhere. If you are having trouble with a specific version, You can manually change the version from 2.x to 2 or 2.s or a specific version (2.154, for example). If you are usi

Re: Problem with geocoding and testNG test cases

2009-05-07 Thread Eric Ayers
ugh help to fix your problem, see if you can find support from the geoGoogle api authors. Regards, -Eric. On Thu, May 7, 2009 at 5:01 AM, Rossko wrote: > > Don't recognise any of that stuff. This is the javascript group ... > do you mean to be in GWT? > > > > -- E

iPhone - No results found

2009-04-28 Thread Paul-Eric Lefebvre
Hi all, I am trying to link to different restaurants, hotels and shopping places in Abu Dhabi from my iPhone website using the public Maps. When I type in the search box "Abu Dhabi Restaurants" from my computer, I get many results and plots. When I do the same from my iPhone, I get " No results

Legitimate use of geocoding data - finer points

2009-04-10 Thread Eric Love
Hi, Currently my webapp uses the geocoder on street addresses and stores lat-lon-accu in a DB. When I load data from the DB, the lat-lon is used to put markers on the map. I provide an option to show the addresses which did not geocode correctly so the address may be modified to something that doe

Re: Google map problem with Version2

2009-03-25 Thread Eric Ayers
there, I was expecting it to be the > > Google Maps API issue list, and expecting to see an API based > > example. > > So presumably there is an error in GWT which conflicts with the Maps > API, and it's not a Maps API problem (per se) at all... > > And

only show USA map?

2009-03-14 Thread Eric Chow
Hello, How can I only show the USA map? For example, I don't want people to view the map outside the USA? Or all maps outside USA will be blank!! How can I do this? Would you please to show me a simple example? Best regards, Eric --~--~-~--~~~---~--~

Google Maps API Key

2009-03-03 Thread Eric
y has a registered api key and to go to google.com/apis/maps to register again... and this problem keeps circling it self. Does anybody have a solution? Cheers, Eric --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups &q

Re: How to make GMarkers added from a KML overlay non clickable?

2009-01-22 Thread Eric Ayers
med with a bunch of hex digits) to help folks find the real code. Still, I think igloo is leading you in the right direction - its the KML markup you need to modify. -Eric. On Thu, Jan 22, 2009 at 1:13 AM, igloo wrote: > > Not much! > > If you can get into your KML file h

Re: Problem with map centering in Internet Explorer

2009-01-20 Thread Eric Z. Ayers
You may need to add a call to 'map.checkResize()' before you call 'map.setCenter()' http://code.google.com/apis/maps/documentation/reference.html#GMap2.checkResize In the GWT bindings, this is done so often that there is a convenience method that combines the two, and checkResize() is called

Re: import com.google.gwt.core.client.JsArray cannot be resolved

2009-01-18 Thread Eric Ayers
This error occurred with pre-release and possibly early versions of GWT 1.5. Are you sure you are using GWT 1.5.3 for compiling your project? If you need more help, you can post to either the google-web-tool...@googlegroups.com or GWT-Google-Apis group. -Eric. On Sun, Jan 18, 2009 at 3:58 PM

Street View

2008-12-25 Thread Eric
Does anyone have some code snippets from the API that allows streetview? I have developed an application that uses google maps, but cannot figure out how to add streetview. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Gr

Re: Runtime error in IE7 when click marker

2008-12-19 Thread Eric
Thank you very much. I commented out a listener GEvent.addListener(map,"click", function(overlay,point) { var lastLatLong = map.getCenter(); map.setCenter(point); var newCenter = map.getCenter(); var distance = newCenter.distanceFrom(lastLatLong) * 1

Re: Runtime error in IE7 when click marker

2008-12-18 Thread Eric
More information...even when I comment out all listener code for the click, I still get the error (mistakenly reported before that I don't get an error in this case). --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "G

Runtime error in IE7 when click marker

2008-12-18 Thread Eric
I set up some markers on my map and then go back and click them (so I can edit associated properties). When creating the marker, I included the following code: GEvent.addListener(marker, "click", function() { map.closeInfoWindow(); makeMarkerCurrent(marker); }

Re: How Do I Create an Interactive Map where visitors can enter their location?

2008-12-16 Thread Eric Vorheese
Hey Mike, thanks for taking the time to post the link. It certainly sounds like a promising start. ould you mind posting some instructions as to how I can go about designing this map myself? It would be a huge help :) Thanks again for taking the time, Regards, Eric Dec 17, 1:54 am, Mike

How Do I Create an Interactive Map where visitors can enter their location?

2008-12-16 Thread Eric Vorheese
their location onto the map - create an interactive community of sorts. How do I go about creating such a map? Any advice/help would be greatly appreciated :) Thank You, Regards, Eric --~--~-~--~~~---~--~~ You received this message because you are subscribed

Re: GMarker with text label

2008-12-05 Thread Eric Ayers
> writing in Java instead of JS, is there a way to create a GMarker with >> text labels instead of dots? >> >> TIA. >> >> > > > > -- > Bjorn Brala > > GeoStart.nl- Google maps - Swis Webdesign > > > > > -- Eric Z. A

Can icon be zoomed when map zoomed?

2008-11-27 Thread eric
I want than when the map is zoomed,size of icon can be zoomed also. What should i do? --~--~-~--~~~---~--~~ 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@goog

Re: InfoWindowHtml content from XML array

2008-11-23 Thread Eric
Yeay!!! I played with one of the examples and it works! http://www.havealoha.com/index.php?option=com_jtide2&Itemid=30 Thanks Mike! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post t

Re: InfoWindowHtml content from XML array

2008-11-18 Thread Eric
Changing createMarker(point, station); to var marker = createMarker(point, station); didnt seem to do anything. Maybe I'll just start from scratch using a working example from http://econym.org.uk/gmap ? --~--~-~--~~~---~--~~ You received this message because

Re: InfoWindowHtml content from XML array

2008-11-17 Thread Eric
I added a createMarker function to havealoha.com/histations.html to try and prevent "unrolling" but now I get an error that "marker is not defined". Im not sure I put the function in the right place or the function is not getting the variable passed? --~--~-~--~~~---~--

Re: InfoWindowHtml content from XML array

2008-11-14 Thread Eric
Here is another example of it not working but integrated with my Tide Selector Form in Joomla! http://www.havealoha.com/index.php?option=com_jtide2&Itemid=30 Aloha Eric --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Go

Re: InfoWindowHtml content from XML array

2008-11-14 Thread Eric
I got the infoWindow to display the station name by defining it as a variable. I am still confused as to why only one station is being defined. On Nov 13, 2:35 pm, Ralph Ames <[EMAIL PROTECTED]> wrote: > Oops, here is the URLhttp://www.havealoha.com/histations.html > > Try looking at Mike's tutor

Re: Google Map with large data set

2008-11-13 Thread Eric
I also have a large data set. It slows the rendering of the map dramatically. I wonder if a php script could parse the XML to only include entries that are within a certain radius of the initial map point. www.havealoha.com/harmonics.xml Aloha Eric On Nov 13, 7:08 am, marcelo <[EMAIL PROTEC

Re: InfoWindowHtml content from XML array

2008-11-13 Thread Eric
Oops, here is the URL http://www.havealoha.com/histations.html On Nov 13, 1:46 pm, Eric <[EMAIL PROTECTED]> wrote: > Trying to populate the InfoWindow with markers[i].getAttribute("name") > like the variable latlng does with markers[i].getAttribute("latitude") >

InfoWindowHtml content from XML array

2008-11-13 Thread Eric
Trying to populate the InfoWindow with markers[i].getAttribute("name") like the variable latlng does with markers[i].getAttribute("latitude") hangs the page. Why do all of the markers center the info window in the same lo

Re: getElementsByTagName from XML for GPoint

2008-11-12 Thread Eric
I tried changing from GPoint to GLatLong and now I get a blank page. www.havealoha.com/stations2.html I am using a smaller xml file at the moment. The actual file is 1.7M. Is this going to be a problem or will maps api parse it geographically? Eric On Nov 12, 3:29 pm, "Eric Nichols&quo

Re: getElementsByTagName from XML for GPoint

2008-11-12 Thread Eric Nichols
Hmm, it works now. Thanks! www.havealoha.com/stations.html --~--~-~--~~~---~--~~ 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 unsubscri

getElementsByTagName from XML for GPoint

2008-11-12 Thread Eric
I am having a hard time understanding why the javascript wont pull the lat and long from my xml. Working on making a map of tide stations for Joomla! Jtide 2. www.havealoha.com Aloha Eric html javascript: var points = xmlDoc.documentElement.getElementsByTagName

Re: Warning WithThe Maps

2008-11-03 Thread Eric Ayers
t; To reject automatically: add regex matching URL to -blacklist command > line > argument > Example: -blacklist=" ^http[:][/][/]maps[.]google[.]com" > Example: -blacklist=" ^http[:][/][/]maps[.]google[.]com" > > http://maps.google.com/intl/en_ALL/mapfiles/132

GAdsManager works only locally

2008-10-27 Thread Eric
on or environment ? Thanks in advance. Eric --~--~-~--~~~---~--~~ 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 t

Re: What's the best lenguage?

2008-10-20 Thread Eric Ayers
Toolkit (GWT) > http://code.google.com/webtoolkit/ > > There is an open source map extension to Google's Web Toolkit (GWT): > http://sourceforge.net/projects/gwt/ > > On 20 Okt., 19:37, Flávio <[EMAIL PROTECTED]> wrote: > > I forgot to say > > the plataform was implemente

Re: How can user select point on map?

2008-10-17 Thread Eric
Larry, that is exactly what I am looking for... Just missing a 'use these coordinates' but I can handle that! :) Thanks all! :) On Oct 16, 8:41 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > On Oct 16, 5:13 pm, Eric <[EMAIL PROTECTED]> wrote: > &g

Re: How can user select point on map?

2008-10-16 Thread Eric
Ah.. yes.. When I say 'touch' I mean click. I don't know that any of the examples were helpful to me. But, I will look at Mike Wialliams' tutorial. I haven't seen that one. Thanks Eric On Oct 16, 4:15 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> w

How can user select point on map?

2008-10-16 Thread Eric
Hello, so I want to have a map on a page where a user can touch within that map and the map returns the coordinates. Is there an example of this? Thanks. Eric --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "G

Re: Trouble with GWTShell and Maps

2008-10-02 Thread Eric Ayers
Hi Chris, There is a minimum rev of the Maps API required. What does your line to include the Maps API look like? I think I recently determined the minimum required version is 2.118 (it should be in the release notes) -Eric. On Thu, Oct 2, 2008 at 1:26 PM, RubberBaron <[EMAIL PROTEC

HTTP geocoding stopped working - banned?

2008-10-02 Thread Eric S
I use HTTP geocoding to locate businesses near a zip code the user enters. It was working fine, and since the site does not have heavy traffic (average 400 users a day) I was not concerned about getting banned for overuse. We switched the site to a new server and the geocoding stopped working. It

Re: SubAdministrativeAreaName removed on the geocode api?

2008-10-01 Thread eric
did you get a response to this, because I'm noticing the same thing; annoying to not get a county lookup now. On Sep 16, 6:40 am, escoz <[EMAIL PROTECTED]> wrote: > Hi guys, > > The geocoding api is not returning a SubAdministrativeAreaName tag > anymore for me.. The exact same query a few weeks

Re: Highlighting roads

2008-09-24 Thread Eric Cumbee
 pm, Grok Lobster <[EMAIL PROTECTED]> wrote: > Doesn't sound too hard. If I were doing it, I would have the user > create a polyline (or polygon) by clicking on the map and then compare > the created points to your database points per your criteria. > > On Sep 24, 9:

Highlighting roads

2008-09-24 Thread Eric Cumbee
I am looking at using google maps as part of a web app that i am planning. i have never really used google maps in a application before. The basic use case is that i want to create a map with a set of points populated from a database. i want the user to be able to use basically a highlighter funct

  1   2   >