[Google Maps API v3] Re: Detecting clicks on places

2011-09-29 Thread Pil
On Sep 28, 9:11 pm, Gustavo Ambrozio gust...@getarrived.com wrote: Thanks for the reply. How can I hide these clickable POIs then? This will disable all pois new google.maps.Map(mapDiv, { center: new google.maps.LatLng(...), zoom: ..., mapTypeId: google.maps.MapTypeId.ROADMAP,

[Google Maps API v3] Re: How do I get a Polyline from DirectionsRender in V3, equivalent to getPolyline() from GDirections in v2?

2011-09-29 Thread Rossko
Hi, I need to get reference to the Polyline thats rendered by DirectionsRender, using v3. There are a few examples in this thread I found from a quick search http://groups.google.com/group/google-maps-js-api-v3/browse_thread/thread/5b0ae4a42c44e5fc/1147a69344620219 -- You received this

[Google Maps API v3] Re: Maps- overlay div

2011-09-29 Thread magicrat75
Hi Reba Are you using the RichMarker library Chris suggested? Is it working properly with the new Firefox (6.x)? I use the library and now have a weird problem with the new firefox vesion: it doesn't get the onclick event. I've posted a new thread with this problem, but no one has say

[Google Maps API v3] Re: Make custom routes

2011-09-29 Thread davie strachan
Try http://www.doogal.co.uk/polylines.php Regards Davie On Sep 28, 10:37 pm, Kasper kaspervandel...@gmail.com wrote: I have read that it is possible to create custom polylines on your own maps, but is it also possible to plan routes using only those points? Please let me know Also, is there

[Google Maps API v3] Clusters are not showing on the map

2011-09-29 Thread Petermilad
Hello all, I created a new cluster and set some markers to it, set the default map zoom level to 2 and the centre to (0,0). just to mention something about the map zoom level 2 which is that the map repeats the world left and right.there is a cluster with 5 markers in France, the problem is that

[Google Maps API v3] Clusterer shows in a different map

2011-09-29 Thread Petermilad
Hello all, I have this issue which I load the map centred at (0,0), create a new cluster then markers to this cluster. the thing is the cluster at zoom level 2 doesn't show but when I navigate on the map and move it to the right, at some point the clusters appear and if I move the map back to the

[Google Maps API v3] Removing or Hiding ImageMapTypes dynamically

2011-09-29 Thread Prabu Raja
Hi I have a web page with 3 check boxes and map (State boundary, District boundary, Taluk boundary), while clicking the check boxes, it will load the corresponding boundary on top of map using ImageMapType. How do I hide a specific boundary while a user de-selects a check box. I tried

[Google Maps API v3] Google maps api v3 in flex

2011-09-29 Thread bbb
How to use google maps api v3 in flex? Is there any example? -- 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

[Google Maps API v3] Is there a way to draw a computed shortest route incrementally (animation like) instead of displaying directly?

2011-09-29 Thread Shiva
Hello Everybody, I am able to display the computed shortest route (using the google maps directions api) as mentioned in the examples : http://code.google.com/apis/maps/documentation/javascript/examples/polyline-simple.htmland

[Google Maps API v3] map wont show

2011-09-29 Thread mafei
Hello there, for the last few hours i tried to get my map working. With clustering. The map does not show up. I search the group and the whole web for solutions. But none of them worked it out. So please could you please have an eye on my code? see it live here:

[Google Maps API v3] Remove ImageMapTypes dynamically

2011-09-29 Thread Prabu Raja
Hi I have a web page with 3 check boxes and map (State boundary, District boundary, Taluk boundary), while clicking the check boxes, it will load the corresponding boundary on top of map using ImageMapType. How do I hide a specific boundary while a user de-selects a check box. I tried

[Google Maps API v3] Re: Is there a way to draw a computed shortest route incrementally (animation like) instead of displaying directly?

2011-09-29 Thread xelawho
I did post the same query few hours ago but it has still not yet been posted... do not know why. you have to take into account time differences... you made your first post at 1:30am my local time. as to your other question, you can have a look at this v2 example:

[Google Maps API v3] Re: Clusterer shows in a different map

2011-09-29 Thread Gary Little
See http://code.google.com/p/gmaps-api-issues/issues/detail?id=3651 Try setting v=3.5 when loading the Google Maps API. On Sep 29, 2:47 am, Petermilad peter.a...@coformatique.com wrote: Hello all, I have this issue which I load the map centred at (0,0), create a new cluster then markers to

[Google Maps API v3] Re: Clusters are not showing on the map

2011-09-29 Thread Gary Little
See http://code.google.com/p/gmaps-api-issues/issues/detail?id=3651 On Sep 29, 3:55 am, Petermilad peter.a...@coformatique.com wrote: Hello all, I created a new cluster and set some markers to it, set the default map zoom level to 2 and the centre to (0,0). just to mention something about

[Google Maps API v3] Zooming in?

2011-09-29 Thread Niklas Rosencrantz
I'd like to make my map more zoomed in but I couldn't find where to adjust the zoom level. Can you help me? My maps are www.koolbusiness.com and www.montao.com.br and I think I only have the zoom problem for one map and it's with KMZ / KMZ. Thanks for any help -- You received this message

Re: [Google Maps API v3] Re: Detecting clicks on places

2011-09-29 Thread Gustavo Ambrozio
Thanks a lot for this! Solved my problem. Cheers, Gustavo On Thu, Sep 29, 2011 at 4:06 AM, Pil wolf...@gmail.com wrote: On Sep 28, 9:11 pm, Gustavo Ambrozio gust...@getarrived.com wrote: Thanks for the reply. How can I hide these clickable POIs then? This will disable all pois new

[Google Maps API v3] Street view with circles on cursor

2011-09-29 Thread n3mesi83
Hi all, I'm using google maps API V3. I've a question about the streetview. I would like to visualize the circle near the cursor in streetview viewport, like the one in this picture: http://valmung.altervista.org/WithCircle.jpg In the API references, on google.maps.StreetViewPanoramaOptions, i

[Google Maps API v3] Ipad2 google earth to google maps

2011-09-29 Thread Ryan Christensen
i had a kml file sent to me via email that I can only open up in google earth by using a kmz loader. Is there a way to open that up in google maps so that I can find routes and such? -- You received this message because you are subscribed to the Google Groups Google Maps JavaScript API v3

[Google Maps API v3] Re: Clusterer shows in a different map

2011-09-29 Thread mar...@acc-solutions.ch
Hi there We have the same problem. All clustered data shows as expected, except on zoomlevel 2. Any help appreciated. On 29 Sep., 11:47, Petermilad peter.a...@coformatique.com wrote: Hello all, I have this issue which I load the map centred at (0,0), create a new cluster then markers to

[Google Maps API v3] Re: Clusterer shows in a different map

2011-09-29 Thread Rossko
We have the same problem. Have you tried the same workaround ? -- 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

[Google Maps API v3] Re: Zooming in?

2011-09-29 Thread Rossko
and I think I only have the zoom problem for one map and it's with KMZ / Have a review of your previous posting at http://groups.google.com/group/google-maps-js-api-v3/browse_thread/thread/8af40e2e35d8ba39/eadb2891d4ebed01 -- You received this message because you are subscribed to the Google

[Google Maps API v3] Why can't I use an object literal do define a marker's position?

2011-09-29 Thread Chris Wesley
Hi folks, I hope someone can help. I've looked around here and can't find the answer already. Apologies if I've missed it. I'm not new to programming, but I am new to OOP and Google Maps API. I want to make a map with many markers on it, marking the locations of relevnt events. I know that I

Re: [Google Maps API v3] Why can't I use an object literal do define a marker's position?

2011-09-29 Thread Barry Hunter
Well you can var marker = new google.maps.Marker({ position: new google.maps.LatLng(123, 123), if you really want. But it wont really save any memory (well it might a tiny bit*). The LatLng object still exists, and remains attached to the marker. When you decare it as variable - you

Re: [Google Maps API v3] Multiple Views from a Single Table?

2011-09-29 Thread Barry Hunter
Pretty sure there is nothing stopping you creating multiple FusionTablesLayer's all drawing from the same actual table. http://code.google.com/apis/maps/documentation/javascript/overlays.html#FusionTables Each could have a different 'where' (to select different rows) and/or different styles (so

[Google Maps API v3] Multiple Views from a Single Table?

2011-09-29 Thread Nathan Drews
Please forgive my ignorance, I only recently learned about Fusion Tables and scripting for Google Maps. I'm a quick learner when given examples to draw from. I searched for this topic, but came up short - hence my post. I have a single table (link below) that contains many, many columns. Is

[Google Maps API v3] Is it possible to remove business information from the map?

2011-09-29 Thread J M
Hi, I have a mapping application and would like to remove business information from the map. Is this possible? http://th-staging.herokuapp.com/ Thank you, John -- You received this message because you are subscribed to the Google Groups Google Maps JavaScript API v3 group. To post to this

[Google Maps API v3] Re: Is it possible to remove business information from the map?

2011-09-29 Thread BruceB
From another recent response to a similar questionhttps://groups.google.com/d/topic/google-maps-js-api-v3/Clw7SnPvXNg/discussion : This will disable all pois new google.maps.Map(mapDiv, { center: new google.maps.LatLng(...), zoom: ..., mapTypeId: google.maps.MapTypeId.ROADMAP, styles: [

[Google Maps API v3] Re: Street view with circles on cursor

2011-09-29 Thread Enoch Lau (Google Employee)
I believe corresponds to your request: http://code.google.com/p/gmaps-api-issues/issues/detail?id=2447q=apitype%3AJavascript3colspec=ID%20Type%20Status%20Introduced%20Fixed%20Summary%20Internal%20Stars If you're interested in it, please star this issue. Enoch -- You received this message

[Google Maps API v3] Re: map wont show

2011-09-29 Thread mafei
Problem solved, without Hand-On ;) later that day I again called the function initialize() from inside the jquery.ready and it began working. -- You received this message because you are subscribed to the Google Groups Google Maps JavaScript API v3 group. To view this discussion on the web

[Google Maps API v3] Re: Is there a way to draw a computed shortest route incrementally (animation like) instead of displaying directly?

2011-09-29 Thread Shiva
Hello xelawho, Thanks for replying. This is exactly what I wanted. Have to see if this can be achieved in Google Maps V3. Regards, Shiva -- You received this message because you are subscribed to the Google Groups Google Maps JavaScript API v3 group. To view this discussion on the web