[Google Maps API v3] Using googlemap feature NOT for the map

2016-02-29 Thread qcwebdev
Hi everyone I want to use googlemap feature to develop a special family tree displaying picture overlay of every branch of the family using zoom for changing picture and dig deeper in the descending child tree .. First... is it DoAble ? What is the difference between ground overlay, custom overlay

[Google Maps API v3] Re: try to push marker from xml

2011-03-20 Thread qcwebdev
thanks Don't you see the javascript error? No!!.. how do you see javascript error...firebug?? (hard to understand) Yes im totally newbie to javascript googlemap programming when i found something works, i try to adapt to what i want to accomplish beleive me iv try a LOT of code BEFORE posting he

[Google Maps API v3] try to push marker from xml

2011-03-20 Thread qcwebdev
im trying to display marker from xml doc im able to display polyline from same xml ( And it work well ) copy paste same code ( with marker instead of polyline and wont work ) this is my test site http://www.ma117.info/maptest432.html surely a missunderstand of the marker function but cant finding

[Google Maps API v3] polyline and marker conflict

2011-03-19 Thread qcwebdev
hi everyone i try to display a polyline by a button and markers by another button But the marker need (Util.js)...whos void my polyline function (thats my interpretation) that fact is i need (Util.js) for my marker function...but my polyline doesnt work anymore (work without (util.js) Maybe i mis

[Google Maps API v3] Re: force direction to specific road only

2011-03-14 Thread qcwebdev
all my excuse... all my fault...i just jump on the first example and didnt take attention to the mention of the V2-V3 note. hoping dont bother you with this post again My english is not perfect (far of perfect) Thanks again -- You received this message because you are subscribed to the Google Gr

[Google Maps API v3] Re: force direction to specific road only

2011-03-14 Thread qcwebdev
the one you gave me in this post to draw polyline from xml using: XML parser (incl. GXml, GXmlHttp) These functions were added to v2 back when there were very few other JS libraries available. In truth though they are not at all maps related and have no place in a Maps API these days when ther

[Google Maps API v3] Re: force direction to specific road only

2011-03-14 Thread qcwebdev
ho!!! all the example is for V2 API 3/4 of the code is unusable with V3 API like this post i find > 6. XML parser (incl. GDownloadUrl, GXml, GXmlHttp) These functions were added to v2 back when there were very few other JS libraries available. In truth though they are not at all maps related an

[Google Maps API v3] Re: force direction to specific road only

2011-03-14 Thread qcwebdev
Ok iv take time to understand and follow the example it works fine with MY xml file Thanks you -- 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 unsu

[Google Maps API v3] Re: force direction to specific road only

2011-03-13 Thread qcwebdev
wow...quite complicate to draw a line...its a lot of code to retreive it im not sure to all understand.. yes your page http://www.geocodezip.com/v3_GenericMapBrowser.asp?filename=ma117_info_direct117a.xml is exactly what i want...im gone try thanks -- You received this message because you ar

[Google Maps API v3] Re: force direction to specific road only

2011-03-13 Thread qcwebdev
Thanks but, i really need to follow every turn of that road Polyline seem to me too basic this is my test http://www.ma117.info/direct117.html im safe with 3 other waypoint (to force highway) + my start and end But im aware of the instability of the path...due to the fact of the update map of goo

[Google Maps API v3] force direction to specific road only

2011-03-13 Thread qcwebdev
Hi everybody Im looking for a hint to show (hard coding) direction form A to B (100 miles) FORCING googlemap to take a specific road only At this time the only way iv found is put a LOT of waypoint between, but googlemap wont go where my road take a little trip (less than a mile) on highway Yes i

Re: [Google Maps API v3] Re: pan and zoom from actual location to another

2011-03-06 Thread qcwebdev
thanks but iv expected more from my post im able to do a lot of thing to my googlemap in the initalize of my page BUT im stuck when its time to refresh one option only (by a button in my page) Do i have to re-set all my option every time?? how looks like a button code to re-center my map, keeping

[Google Maps API v3] Re: pan and zoom from actual location to another

2011-03-06 Thread qcwebdev
ok excuse me the pan option came from a jquery plugin But my question is still How to repositioning location to a existing map...do i have to uses (new google.maps) or just change location center Thanks -- You received this message because you are subscribed to the Google Groups "Google Maps Jav

[Google Maps API v3] pan and zoom from actual location to another

2011-03-06 Thread qcwebdev
i everyone iv made a site with googlemap with a certain zoom and location Iv already initialize the map with a few map.option I want to set one of my eyefish button to pan and zoom to pre-define location this is my site http://www.ma117.info/index90.html >From there, how can i change only the var

[Google Maps API v3] Animate panning and zooming transitions

2011-02-24 Thread qcwebdev
i everybody iv read from old post of 2009 the option to (Animate panning and zooming transitions in capable browsers.) not working at that time Is it fix now ?? it would be nice to simulate mousescrolling in the code Thanks -- You received this message because you are subscribed to the Google

[Google Maps API v3] Re: help need to understand (Using PHP/MySQL with Google Maps)

2011-02-23 Thread qcwebdev
trought all different programming language there so many exeption to know sometimes i missed a few... thanks for advice -- 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@

Re: [Google Maps API v3] help need to understand (Using PHP/MySQL with Google Maps)

2011-02-23 Thread qcwebdev
Works fine now all my excuse iv type (long) instead of (lng) Thanks you -- 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 this group

[Google Maps API v3] help need to understand (Using PHP/MySQL with Google Maps)

2011-02-23 Thread qcwebdev
Ok im now weblive to understand tutorial Using PHP/MySQL with Google Maps the XML doc generat well (phpsqlajax_genxml3.php)...i can echo it But no marker show up So surely its on the html doc Do you see something wrong... do i have to

[Google Maps API v3] Re: google tutorial a bit confusion...help pleaze

2011-02-22 Thread qcwebdev
ok what you tell me is to comeback with a online map -- 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 this group, send email to goo

[Google Maps API v3] Re: google tutorial a bit confusion...help pleaze

2011-02-22 Thread qcwebdev
Dont understand what you meen Looks like you are on your own then I just said...i develop on my localhost to be ready when its gone be online I dont whant put a non-working website online -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v

[Google Maps API v3] Re: google tutorial a bit confusion...help pleaze

2011-02-21 Thread qcwebdev
did i mention all my work is done in localhost...i dont have a webhosting yet Is that a problem... i guest not because (the map show up) but not the marker -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, s

[Google Maps API v3] Re: google tutorial a bit confusion...help pleaze

2011-02-21 Thread qcwebdev
thanks...thats the anwser iv wait but didn't work either...so this is my code First this is my xml echo...with annotation refer to mysql DB .my sql db name ---sql table name .my sql db name and my html code with same annotation sql tablename downloadUrl("http://localhost/phptes

[Google Maps API v3] Re: google tutorial a bit confusion...help pleaze

2011-02-21 Thread qcwebdev
all my excuse i thought because it was in the page of the V2 api (deprecated) Iv not found my error yet... Someone can help me to understand the code... mostly the part where they use marker...too often thanks -- You received this message because you are subscribed to the Google Groups "Google

[Google Maps API v3] Re: google tutorial a bit confusion...help pleaze

2011-02-21 Thread qcwebdev
its exactly where iv take the tuto and its that example iv found confusing and use bindInfoWindow...deprecated Maybe i need explanation why they use the word marker for many purpose Thanks -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API

[Google Maps API v3] Re: google tutorial a bit confusion...help pleaze

2011-02-21 Thread qcwebdev
Ok i think its a V2 api example...(bindInfoWindow was de deprecated) someone have a tuto of v3 api for placing marker from sql-php-xml parsing Thanks -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send e

[Google Maps API v3] google tutorial a bit confusion...help pleaze

2011-02-21 Thread qcwebdev
im trying to put marker on googlemap...using example by google but they use the word marker too many time i know my php is good...iv echo the ...xml from sql and its good But whont show up on map...surely i dont make difference between of differente using marker markers is the name of the table

[Google Maps API v3] Ground overlay best spec

2011-02-04 Thread qcwebdev
I to all Im re-post the same question but more specific I dont like the example of the ground overlay with newark map. Ok its only a example...but im search the best specification to make ground overlay without the effect of picture displaying slowly over the road map 1- i dont want the roadmap at

[Google Maps API v3] image spec for ground overlay

2011-01-29 Thread qcwebdev
iv read the docs about ground overlay but iv seen nothing about the spec of the image...jpg ...png...illustrator...autocad ??? do i have to convert my line art to image ?? Thanks to point me to the right docs -- You received this message because you are subscribed to the Google Groups "Google