[Google Maps API v3] KmlLayer Now Filled

2012-06-02 Thread Charlie
I notice this morning that KmlLayers that I use to identify the boundary of Bullitt County KY are now being filled in with a blue color. Example is at http://bullittcountyhistory.org/if/andersonx.html . Is there a way to turn off the fill? All I want is the county boundary in blue. -- You

[Google Maps API v3] Unable to Get Directions

2012-01-22 Thread Charlie Perena
Hello. I am trying to get the direction via coordinates that I have but it always points me to 'failed to get directions'. Here's the example. http://jsfiddle.net/nXhPj/ Thanks -- You received this message because you are subscribed to the Google Groups Google Maps JavaScript API v3 group.

[Google Maps API v3] Re: Unable to Get Directions

2012-01-22 Thread Charlie Perena
Manage to get it working but I have like 16 waypoints and from I have read it only works on enterprise ed. . . On Jan 23, 11:34 am, Charlie Perena charcha.per...@gmail.com wrote: Hello. I am trying to get the direction via coordinates that I have but it always points me to 'failed to get

[Google Maps API v3] Strategy geocode V2 accuracy vs V3

2011-11-07 Thread Charlie Tomlinson
I'm just starting to convert an app from V2 to V3 that relies on geocoding an address or lat/lng in order to generate directions to nearest hospital. V2 geocode results provided an "accuracy" scale that doesn't appear to be in V3. When

[Google Maps API v3] Map Display on iPhone Issue

2011-05-14 Thread Charlie
to target.html which is supposed to display the map. What am I doing wrong? Thanks, Charlie -- You received this message because you are subscribed to the Google Groups Google Maps JavaScript API v3 group. To post to this group, send email to google-maps-js-api-v3@googlegroups.com. To unsubscribe from

[Google Maps API v3] iPhone display of in-page google maps

2011-03-03 Thread Charlie
/shepherdsville.html . I tried to find some help in the discussions here, but I'm confused about what the problem is as well as how to fix it. Please help. Thanks, Charlie -- You received this message because you are subscribed to the Google Groups Google Maps JavaScript API v3 group. To post

[Google Maps API v3] Is it possible to have collaboration on a custom google map?

2010-12-22 Thread Charlie Truong
My friends and I are looking to collaborate for fun on a fantasy world map. Was thinking to use the Google Map API to view the map. However, is it possible to collaborate on a custom map using custom tiles or a custom overlap? That is, once the custom map is up and running, can my friends

[Google Maps API v3] Re: Changing markers on mouseover and mouseout

2010-11-02 Thread Charlie
Thanks Larry. Your v3 example of Mike's code helped me figure it out. See http://bullittcountyhistory.org/bchistory/wr/wrmap.html for the result. Charlie -- You received this message because you are subscribed to the Google Groups Google Maps JavaScript API v3 group. To post to this group

[Google Maps API v3] Re: Changing markers on mouseover and mouseout

2010-11-01 Thread Charlie
That almost does it. However, I need for the icon to change color as well when the cursor is over the place name in the right side box. It works that way under v2. Thanks for any help you can offer. On Nov 1, 7:42 pm, geocode...@gmail.com geocode...@gmail.com wrote: Have you tried the