Re: [Google Maps API v3] Re: how to remove listener click when zoom < 9 and unvisible keydragzoom in zoom > 9?

2011-01-21 Thread gunk mahendra
all, please answer my questio : http://code.google.com/apis/maps/documentation/javascript/forum.html?place=topic%2Fgoogle-maps-js-api-v3%2FogaEKzQ3nHw%2Fdiscussion On Tue, Jan 18, 2011 at 9:08 AM, gunk mahendra wrote: > thats work thanks but its so slowly,.. > what you thing? why this is can be

Re: [Google Maps API v3] Re: enebled dragzoom and disable when zoom 10?

2011-01-21 Thread gunk mahendra
all, please answer my questio : http://code.google.com/apis/maps/documentation/javascript/forum.html?place=topic%2Fgoogle-maps-js-api-v3%2FogaEKzQ3nHw%2Fdiscussion On Wed, Jan 19, 2011 at 1:35 PM, gunk mahendra wrote: > can you help me again? > im so confuse use KmlLayers of FusionTables, i dont

Re: [Google Maps API v3] Re: error marker manager in internet explorer?

2011-01-21 Thread gunk mahendra
all, please answer my questio : http://code.google.com/apis/maps/documentation/javascript/forum.html?place=topic%2Fgoogle-maps-js-api-v3%2FogaEKzQ3nHw%2Fdiscussion On Wed, Jan 19, 2011 at 2:44 PM, gunk mahendra wrote: > this url : http://gunkm.brinkster.net/revisi.aspx > look at left bottom in s

Re: RE: [Google Maps API v3] Re: my map so slow? what is the poblem?

2011-01-21 Thread gunk mahendra
all, please answer my questio : http://code.google.com/apis/maps/documentation/javascript/forum.html?place=topic%2Fgoogle-maps-js-api-v3%2FogaEKzQ3nHw%2Fdiscussion On Sat, Jan 22, 2011 at 10:06 AM, gunk wrote: > oke thats fixs, new all im upload,.. > thanks,. > thats perfek! > > -- > You receiv

[Google Maps API v3] how keydragzoom when marker using markerclusterer?

2011-01-21 Thread gunk
hi all,.. please help me for finish my project google map,. i have throuble for add keydragzoom (visualenabled),. this my map : http://gunkm.brinkster.net/test/ whether markerclusterer can not use keydragzoom? if can, how display? i use this code for display but not work: map.enableKeyDragZoom(

Re: RE: [Google Maps API v3] Re: my map so slow? what is the poblem?

2011-01-21 Thread gunk
oke thats fixs, new all im upload,.. thanks,. thats perfek! -- 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

RE: [Google Maps API v3] Re: my map so slow? what is the poblem?

2011-01-21 Thread Ralph Ames
>this topic get quite entertaining Maybe it's because there are 3 external files? On a page with 32 lines. -- 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@googlegroup

[Google Maps API v3] Re: my map so slow? what is the poblem?

2011-01-21 Thread en4ce
this topic get quite entertaining -- 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 google-maps-js-api-v3+

Re: [Google Maps API v3] Re: my map so slow? what is the poblem?

2011-01-21 Thread gunk mahendra
but i need use infowindow when im using markerclusterer,. im not interest use light marker, this my sample map danish http://gunkm.brinkster.net/test/ please your clue,.. thanks,.. regards,.. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API

RE: [Google Maps API v3] Re: Need a little help adding a url/link to my google maps info pop-up area

2011-01-21 Thread Ralph Ames
>But there are results returned: >http://www.concreteexchange.com/locator/phpsqlsearch_genxml.php?lat=30&lng= -118&radius=1000 >If I copy them to my site: >http://www.geocodezip.com/v3_GenericMapBrowser.asp?url=http://www.geocodezi p.com/concreteexchange_com_phpsqlsearch_genxml[2].xml >It works (

[Google Maps API v3] Re: Need a little help adding a url/link to my google maps info pop-up area

2011-01-21 Thread geocode...@gmail.com
On Jan 21, 4:47 pm, Ralph Ames wrote: > >>Your problem seems to be different, though, your xml _looks_ right, > >>but it doesn't work with my parsers that usually work on that format > >>of xml: > >>http://www.geocodezip.com/v3_GenericMapBrowser.asp?url=http://www.con... > > exchange.com/locator/p

RE: [Google Maps API v3] Re: Need a little help adding a url/link to my google maps info pop-up area

2011-01-21 Thread Ralph Ames
>>Your problem seems to be different, though, your xml _looks_ right, >>but it doesn't work with my parsers that usually work on that format >>of xml: >>http://www.geocodezip.com/v3_GenericMapBrowser.asp?url=http://www.concrete exchange.com/locator/phpsqlsearch_genxml.php?lat=30&lng=-118&radius=10

[Google Maps API v3] Re: Need a little help adding a url/link to my google maps info pop-up area

2011-01-21 Thread Matt
Thanks, I guess I'll keep looking at how to add info On Jan 21, 2:53 pm, "geocode...@gmail.com" wrote: > On Jan 21, 2:23 pm, Matt wrote: > > > The working vs non-working is virtually the same except I added 'link' > > in the createMarker section. > > > I'm not worried about adding a link, just

[Google Maps API v3] Re: Need a little help adding a url/link to my google maps info pop-up area

2011-01-21 Thread geocode...@gmail.com
On Jan 21, 2:23 pm, Matt wrote: > The working vs non-working is virtually the same except I added 'link' > in the createMarker section. > > I'm not worried about adding a link, just adding ANYTHING (plain text, > numbers, links, etc) to my popup information is all I need to know how > to do There

[Google Maps API v3] Re: Need a little help adding a url/link to my google maps info pop-up area

2011-01-21 Thread Matt
The working vs non-working is virtually the same except I added 'link' in the createMarker section. I'm not worried about adding a link, just adding ANYTHING (plain text, numbers, links, etc) to my popup information is all I need to know how to do -MP On Jan 21, 2:19 pm, "geocode...@gmail.com"

[Google Maps API v3] Re: Need a little help adding a url/link to my google maps info pop-up area

2011-01-21 Thread geocode...@gmail.com
On Jan 21, 2:07 pm, Matt wrote: > Thanks larry, > > that was the 1st thing I read. > > I think the problem is I'm not sure how to add any information to my > popup info. Every time I try to add anything it breaks the page. > > here's the page itself if that's any help... > No. You provided a lin

[Google Maps API v3] Re: Need a little help adding a url/link to my google maps info pop-up area

2011-01-21 Thread geocode...@gmail.com
On Jan 21, 12:49 pm, Matt wrote: > I can remove all the references to 'link' and it works just fine. I > tested it on every major browser. > > I guess I'm just not sure how to add more info/links/etc to the > infobox when you click on an icon. A good resource for that is this page from Mike Willi

[Google Maps API v3] Re: Google Map functioning incorrectly in IE 8

2011-01-21 Thread geocode...@gmail.com
On Jan 21, 12:48 pm, "geocode...@gmail.com" wrote: > On Jan 21, 12:36 pm, Nick wrote: > > > I'm working on a site with an interactive map. It functions fine in > > Firefox and Chrome - but does not in IE 8. > > > When it loads in IE - the map is centered in the wrong location, and > > grays out m

[Google Maps API v3] Re: rails and kml issue

2011-01-21 Thread Rossko
> i have given the login details below... u can login and see the issue... But Google's servers cannot login to parse your KML -- 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-

[Google Maps API v3] Re: stuck with update for a marker

2011-01-21 Thread Rossko
> The Ajax.Request("/pivrain3/...) url returns a string /images/ > rain_sensors/0.03.png (in single quotes) Does it? When does it do that? As it's called "Ajax" and it has some option "asynchronous:true" I imagined it would return data some time after your initial assignment. We can't tell beca

[Google Maps API v3] Re: Targeting Info Window X Close to stop Bounce - toggling multiple bouncing markers

2011-01-21 Thread DropaBalm.com Jambo
Hi Mike, On Jan 20, 11:14 am, Mike Wellman wrote: > Now to try to figure out how to toggle the bounce with multiple markers Check out: http://demo.dropabalm.com/storynets/2 You might be interested in this work-in-process involving lots of bouncing markers used as a cue for navigation and anthro

[Google Maps API v3] Re: Need a little help adding a url/link to my google maps info pop-up area

2011-01-21 Thread Matt
I can remove all the references to 'link' and it works just fine. I tested it on every major browser. I guess I'm just not sure how to add more info/links/etc to the infobox when you click on an icon. -MP On Jan 21, 12:44 pm, "geocode...@gmail.com" wrote: > On Jan 21, 11:41 am, Matt wrote: > >

[Google Maps API v3] Re: Google Map functioning incorrectly in IE 8

2011-01-21 Thread geocode...@gmail.com
On Jan 21, 12:36 pm, Nick wrote: > I'm working on a site with an interactive map. It functions fine in > Firefox and Chrome - but does not in IE 8. > > When it loads in IE - the map is centered in the wrong location, and > grays out more than half of the map. Scrolling to the center, the > majorit

[Google Maps API v3] Re: Need a little help adding a url/link to my google maps info pop-up area

2011-01-21 Thread geocode...@gmail.com
On Jan 21, 11:41 am, Matt wrote: > hey all I followed this tutorial for a store > locator:http://code.google.com/apis/maps/articles/phpsqlsearch_v3.html > > I was able to get it up and running no problems. > > I tried to add a 'link' field to the popups but am having troubles > figuring it out. >

[Google Maps API v3] Re: stuck with update for a marker

2011-01-21 Thread nephish
Thanks for your reply. The Ajax.Request("/pivrain3/...) url returns a string /images/ rain_sensors/0.03.png (in single quotes) so newImageIcon should be that url as a string, right? when i do this, the marker is not updating but if i copy the image url into the browser, it does load the image. unl

[Google Maps API v3] Google Map functioning incorrectly in IE 8

2011-01-21 Thread Nick
I'm working on a site with an interactive map. It functions fine in Firefox and Chrome - but does not in IE 8. When it loads in IE - the map is centered in the wrong location, and grays out more than half of the map. Scrolling to the center, the majority of the map remains grayed out. It appears t

[Google Maps API v3] Re: Problem with v3 API - "Object Expected"

2011-01-21 Thread geocode...@gmail.com
On Jan 21, 7:31 am, Joy wrote: > I've tried taking out geocoders, overlays and other things and with IE > 8  I'm still getting the same "Object expected" error.  Is this a > known issue or have I messed up something in the code? I tried just > using the example code from the API documents and it d

[Google Maps API v3] Problem with v3 API - "Object Expected"

2011-01-21 Thread Joy
I've tried taking out geocoders, overlays and other things and with IE 8 I'm still getting the same "Object expected" error. Is this a known issue or have I messed up something in the code? I tried just using the example code from the API documents and it didn't work either Example: http://w

[Google Maps API v3] Need a little help adding a url/link to my google maps info pop-up area

2011-01-21 Thread Matt
hey all I followed this tutorial for a store locator: http://code.google.com/apis/maps/articles/phpsqlsearch_v3.html I was able to get it up and running no problems. I tried to add a 'link' field to the popups but am having troubles figuring it out. here is the mysql table INSERT INTO `markers`

[Google Maps API v3] Displaying multiple GeoFences on one map

2011-01-21 Thread Diesel
I have a very rudimentary GeoFence map installed on a testing server that I have just begun to play with. Right now it consists of a single HMTL file and a JavaScript file to do the heavy lifting. What I am trying to accomplish is to take what I have now and instead of just display one location I

[Google Maps API v3] Re: rails and kml issue

2011-01-21 Thread Chad Killingsworth
The problem is that to view your KML file, you have to be logged into your site. The Kml file will need to be public for Google's servers to be able to index it. You can check this by using http://maps.google.com/?q=http://www.cobboc.com/activities/0.kml Chad Killingsworth -- You received thi

[Google Maps API v3] Re: rails and kml issue

2011-01-21 Thread i . strike . again
the email is findme @ itsamit.com -- 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 google-maps-js-api-v3+

[Google Maps API v3] Re: rails and kml issue

2011-01-21 Thread i . strike . again
the kml is valid... and it surely is being generated in less than 2 secs... i have given the login details below... u can login and see the issue... the map that shows on cobboc.com/home is supposed to show a blue marker which it does not... however if u download the kml file( cobboc.com/act

[Google Maps API v3] provideRouteAlternatives limited to a max of 3 ?

2011-01-21 Thread sgiddings
Can anyone confirm if a DirectionsRequest with provideRouteAlternatives set to true is limited to returning a maximum of only 3 routes ? -- 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

[Google Maps API v3] Re: rails and kml issue

2011-01-21 Thread Chad Killingsworth
Step 1: Validate your KML: http://www.kmlvalidator.com/home.htm Step 2: Make sure it is generated in a timely fashion. Anything longer than 2 seconds is suspect. Step 3: Follow the posting guidelines as Rossko pointed out so we have some chance of helping you. Chad Killingsworth -- You receive

[Google Maps API v3] Re: Javascript error when dragging alternative route

2011-01-21 Thread sgiddings
By non-public I really meant not yet public / still in dev. This bug has been confirmed. On Jan 18, 7:20 pm, JKurtock wrote: > Doesn't use of the google maps api on a "non-public" web site violate > the Terms of Service?  (9.1 "...Your Maps API Implementation must be > generally accessible to use

[Google Maps API v3] Re: rails and kml issue

2011-01-21 Thread i . strike . again
cobboc.com/ login with fin...@itsamit.com and password 123456 the file in concern is cobboc.com/activities/0.kml -- 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@google

[Google Maps API v3] Re: rails and kml issue

2011-01-21 Thread Rossko
> what could be wrong? How can we guess? See "READ THIS FIRST" http://groups.google.com/group/google-maps-js-api-v3/t/2b3f101fd509919e -- 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-

[Google Maps API v3] Re: stuck with update for a marker

2011-01-21 Thread Rossko
>                 newImageIcon   = new Ajax.Request("/pivrain3/ .. ... >                 markers_array_a[index].setIcon(newImageIcon); ... > i cannot tell what i am doing wrong, Setting the marker's .setIcon() to some strange object instead of either (a) a string representing a url or (b) a Marker

[Google Maps API v3] rails and kml issue

2011-01-21 Thread i . strike . again
Hi, I am trying out a small app in rails and google maps... What is happening is that the kml file is generated, but the maps wont display it. However if i save the file and then use it... it is displayed. The generated file works in google earth, and so does the downloaded file. I checked the

[Google Maps API v3] stuck with update for a marker

2011-01-21 Thread nephish
Hey all, i have a block that should update the marker icon image on my markers in an array of markers. it looks like this google.maps.event.addListener(map, "bounds_changed",function(){ for (index in markers_array_a){ rain_sensor_id = marker_stats_a[index].rain_se

[Google Maps API v3] Re: Problem with Multiple markers using geocoder

2011-01-21 Thread geocode...@gmail.com
On Jan 21, 9:42 am, Marwa wrote: > Hi, > > thank you for your replay > I read in anohter post that geocode  doens't work well vial https do I have > to buy the Premier  license I don't know the answer to that. I don't use https and I don't have a Premier license. > > another question how to geo

[Google Maps API v3] Re: Problem with Multiple markers using geocoder

2011-01-21 Thread Marwa
Hi, thank you for your replay I read in anohter post that geocode doens't work well vial https do I have to buy the Premier license another question how to geocode address offline. is there a tool to do it or i can do it programmatically offline using other services Thanks Marwa -- You

[Google Maps API v3] Re: Static Map API usage within an email.

2011-01-21 Thread Rossko
> The Static Map API terms forbid using the images in an email? I don't see > that in the terms of service, Look again, it says very clearly at 10.8 that Static Map images must only be displayed in a web browser. Emailing a link shold be okay - the URL is not an image. > and not sure why it would

Re: [Google Maps API v3] Traffic information missing

2011-01-21 Thread JohnyQ
Hi Chris and thank you for your quick answer. I posted this because I thought it wan´t a technical issue (if some traffic shows, if some other doesn't it must be something else) but I don´t quit get it: I read in the official Google Blog that traffic information goes from devices running a Goog

[Google Maps API v3] Re: Problem with Multiple markers using geocoder

2011-01-21 Thread geocode...@gmail.com
On Jan 21, 8:21 am, Marwa wrote: > Hi, > > I have developed page which display mutiple markers on google maps. > the web page is called From Ms dynamics CRM > > some of records passed to the web page contains latitude and longitude > and some of the records contains addresses > > In my code i chec

[Google Maps API v3] Re: Opacity slider

2011-01-21 Thread teknocreator
Paul, Sorry, I didn't see your last post below when I wrote my comments. Glad you got the MCustomTileLayer to work for you. - Dave M On Jan 21, 11:12 am, PaulC wrote: > Thanks Mike. > > Actually, I've just about figured out how to get MCustomTileLayer to > work but I'll take a look at your code

[Google Maps API v3] Re: Opacity slider

2011-01-21 Thread teknocreator
If you're just looking to overlay with an image that has variable opacity, you could also take a look at this from the Demo Gallery from John Coryat http://www.usnaviguide.com/v3maps/ProjectedOverlayTest.htm I was able to take the code for this and combine it with an opacity slider from somewhere

[Google Maps API v3] Re: google's marker tooltip for custom overlays

2011-01-21 Thread helen
Thank you to both Martins! I didn't think of trying to add a title attribute to my custom overlays, which are really just a DIV like Martin#2's 'lightweight markers', I guess because I was thinking they were special google map's tooltips. I had written some custom tooltips and styled them as cl

[Google Maps API v3] Re: Opacity slider

2011-01-21 Thread PaulC
Thanks Mike. Actually, I've just about figured out how to get MCustomTileLayer to work but I'll take a look at your code and see if it works any better. I've had to do some hacking to MCustomTileLayer and parts of it I still don't understand. I'm still convinced that v3 was created for the sole

[Google Maps API v3] Re: Static Map API usage within an email.

2011-01-21 Thread dtipson
The Static Map API terms forbid using the images in an email? I don't see that in the terms of service, and not sure why it would be anyhow: the image would be a web link to google's image server, like any other usage. -- You received this message because you are subscribed to the Google Groups

[Google Maps API v3] Re: Call a function defined in external js file

2011-01-21 Thread Matic
2Pil and Martin, Thank you so much !!! You find the POINT !! The default values for icon and shadow is missing !!! IT WORKS NOW. Thank you so much and much!! Best Regards, Matic ..^_^.. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScr

[Google Maps API v3] Re: Putting MSID data onto the map

2011-01-21 Thread geocode...@gmail.com
On Jan 21, 5:44 am, Joseph Elfelt wrote: > Good Morning Larry, > > Thanks for spotting that hanging comma.  It is now gone. > If that does not fix things for you, It did. And all the links below work also. -- Larry > then here are some further > thoughts: > > 1.  The most basic thing that Gm

[Google Maps API v3] Re: Putting MSID data onto the map

2011-01-21 Thread Joseph Elfelt
Good Morning Larry, Thanks for spotting that hanging comma. It is now gone. If that does not fix things for you, then here are some further thoughts: 1. The most basic thing that Gmap4 can do is show you a map of the world. Can you see it with IE6? http://www.mappingsupport.com/p/gmap4.php 2.

[Google Maps API v3] V3 Print Issues IE8/Vector Layer issues IE9

2011-01-21 Thread Farkyss
Had a report from a user of one of our pages that he was unable to print a webpage that contained an annotated google map using the v3 api. He was reporting the map would simply be a grey box, though any markers and overlays (and even the rover window) printed OK. The page is displayed correctly

Re: [Google Maps API v3] Re: my map so slow? what is the poblem?

2011-01-21 Thread N.Aleksandrenko
you don't need infowindows IN markers. You need to create infowindows only when needed. This mean you don't create any at start and create one on marker click, and on infowindow close button click - remove the infowindows (not just hide it). And yes, use light markers. I thing there is even a way

[Google Maps API v3] Re: Switching layers/overlays

2011-01-21 Thread Odoakr
it works! Thanks a lot! -- 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 google-maps-js-api-v3+unsubscr..

Re: [Google Maps API v3] Switching layers/overlays

2011-01-21 Thread N.Aleksandrenko
your map value is defined in the function so it's not reachable for the other function. Define your "var city" outside of the function creataMap() {} On Fri, Jan 21, 2011 at 12:19 PM, Odoakr wrote: > Hallo! > I am trying to make my map working. Can anyone check out why my > overlay does not wa

Re: [Google Maps API v3] Traffic information missing

2011-01-21 Thread Yury Nesterenko
not sure - whether legally - but it can be var traffic = new google.maps.ImageMapType({ getTileUrl: function(coord, zoom) { return "http://mt3.google.com/mapstt?"; + "zoom=" + zoom + "&x=" + coord.x + "&y=" + coord.y + "&client=google"; }, tileSize: new google.maps.Size(256,

[Google Maps API v3] Switching layers/overlays

2011-01-21 Thread Odoakr
Hallo! I am trying to make my map working. Can anyone check out why my overlay does not want to switch off? http://www.peakhunters.org/poznan.html Thanks for help! Michal -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post

[Google Maps API v3] Re: Alternate way to use places api

2011-01-21 Thread Rossko
> I'm trying to get all the places mapped on google-maps .. All of them? That's a big dataset. This group is for the javascript Maps API Questions about maps.google.com should go here - http://www.google.com/support/forum/p/maps?hl=en > Since I dont have > any website I'm unable to proceed furth

[Google Maps API v3] how add keydragzoom when using markerclusterer?

2011-01-21 Thread gunk
i have map like http://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclusterer/examples/simple_example.html im add coding for add keydragzoom: map.enableKeyDragZoom({ //hold ke "shift" for shortcut visualEnabled: true }); but it not work, and then how to add k

[Google Maps API v3] Re: Struggle to reuse a marker

2011-01-21 Thread Martin Matysiak
I can't take a look at your code right now as I have an extremely slow connection right now, but simply do as Larry suggested. You might create two global fields, e.g. (some simplified/modified code of mine): var blueMarkers = new Array(); var redMarker; Then, when creating the new markers, mak

[Google Maps API v3] Re: Struggle to reuse a marker

2011-01-21 Thread Marco Hoefman
Larry, thanx for your comment on the geocoding of the seperate addresses. I will see if I can render a seperate JS file containing the latlon-data from within the CMS based on the addresses and write it to cache every update on the address list (which rarely happens). Could you (or anyone else) g