[Google Maps API v3] Re: The navigator is very slow with two hundred markers

2011-12-09 Thread angelcr
Hello, I am moving existing markers. I have an array of javascript's object. Every object has a marker and I use the setPosition function when data are received from server. I will check the asset tracking section. Thanks On 9 dic, 02:14, Luke Mahé lu...@google.com wrote: Are you adding new

[Google Maps API v3] Re: Extra padding to the viewport?

2011-12-09 Thread Keir
Is it possible to add an event listener to the marker so that it recentres the map when you click on it - to move the whole marker and InfoWindow to the right and lower on the map? google.maps.event.addListener(marker, 'click', function() map.setCenter(foobar); }); On Dec 8, 6:53 pm,

Re: [Google Maps API v3] Re: Custom Icons Problem

2011-12-09 Thread IR HM
Hi Larry,many thanks for replying to my post. I'm a little new to this, so could you perhaps elaborate please, as I'm a little unsure as to what you mean. Kind regards Chris On 7 December 2011 19:57, geocode...@gmail.com geocode...@gmail.com wrote: On Dec 7, 7:22 am, IR HM

[Google Maps API v3] Re: moving the mouse over the custom marker creates mouseover and mouseout events

2011-12-09 Thread rlk27
I can not generate image with text and color as it should be dynamically created based on the live information. I managed to solve the problem by using the bus image with marker and mouse events on the marker and used overlayView for the custom label (text and color) with z-index one up to

[Google Maps API v3] Re: moving the mouse over the custom marker creates mouseover and mouseout events

2011-12-09 Thread rlk27
I tried stopPropagation() and cancleBubble=true but did not work. -- 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 visit https://groups.google.com/d/msg/google-maps-js-api-v3/-/eFjiZWFjhPYJ. To

[Google Maps API v3] Re: Google map doesn't work on IE9 mobile on Windows phone

2011-12-09 Thread JFrancis
Could you elaborate on your statement Windows phone is not supported? Your link would seem to indicate the browser, yet my understanding is Windows 7 Phone runs a version of Internet Explorer Mobile with a rendering engine which is based on IE 9. JF -- You received this message because you

[Google Maps API v3] Re: Google map doesn't work on IE9 mobile on Windows phone

2011-12-09 Thread Rossko
Windows 7 Phone runs a version of Internet Explorer Mobile Internet Explorer Mobile is not in the supported browser list. That doesn't necesserily mean it won't work at all, but some features might not. -- You received this message because you are subscribed to the Google Groups Google Maps

[Google Maps API v3] Calculate Bounds without using map control

2011-12-09 Thread Paresh
Hi All, I am in a need of routine where I can calculate bounds of a map with only given coordinates of a point and a zoom level. I am writing a utility in the C# console application to generate map blocks (need to generate only bounds) using a point and zoom level. Any Idea? -- You received

[Google Maps API v3] Unwanted markers showing up in MSIE 8

2011-12-09 Thread Tassilo
Hi, I use custom multiple markers on a v3 map. In MSIE8, additional, unwanted markers on a regular grid (matching size of the map's tiles) show up. http://www.wellness-heaven.net/index.php?section=maphotel=schloss-elmau As soon as one zooms in or out, the grid markers disappear. In the error

Re: [Google Maps API v3] Re: Google map doesn't work on IE9 mobile on Windows phone

2011-12-09 Thread Andrew Leach
On 9 December 2011 16:21, JFrancis jfran...@mge.com wrote: Could you elaborate on your statement Windows phone is not supported? Your link would seem to indicate the browser, yet my understanding is Windows 7 Phone runs a version of Internet Explorer Mobile with a rendering engine which is

Re: [Google Maps API v3] Re: Google map doesn't work on IE9 mobile on Windows phone

2011-12-09 Thread Enoch Lau (Google Employee)
If IE Mobile / Windows Phone support is desirable, please feel free to file a feature request: http://code.google.com/p/gmaps-api-issues/issues/list Enoch -- You received this message because you are subscribed to the Google Groups Google Maps JavaScript API v3 group. To view this discussion

[Google Maps API v3] Re: FusionTablesLayer suddenly quit working

2011-12-09 Thread Jason Kirkland
I'm only seeing some of my polygons in a Maps API FusionTablesLayer suddenly. Normally there are dozens, now just a couple. In Chrome developer tools, the images being returned from mapsIt (the ones that don't seem to be displaying correctly) are 1x1 pixels The information contained in

[Google Maps API v3] Re: Calculate Bounds without using map control

2011-12-09 Thread Marcelo
A point and zoom level is not enough information to calculate bounds. You also need to know the size of the map. You might want to rethink what you're trying to do. -- Marcelo - http://maps.forum.nu -- On Dec 9, 2:43 am, Paresh pareshva...@gmail.com wrote: Hi All, I am in a need of routine

[Google Maps API v3] Re: The navigator is very slow with two hundred markers

2011-12-09 Thread Jakub Synowiec
Check if MarkerManager from utility library (* http://code.google.com/p/google-maps-utility-library-v3/*http://code.google.com/p/google-maps-utility-library-v3/) solves your problem. -- You received this message because you are subscribed to the Google Groups Google Maps JavaScript API v3

[Google Maps API v3] Re: 2011/11/7 - New Release (3.7) - editable shapes, DrawingManager, and more

2011-12-09 Thread Jakub Synowiec
I've implemented my own functionality of editing polylines by dragging their vertices, adding a new ones on the path and removing others. Now, I would like to migrate my code to this native solution, but I can't find a way to remove those rectangle path-markers from polyline when editable is

[Google Maps API v3] Custom overlay issue

2011-12-09 Thread Ankit Jain
Hi I have a cutom overlay (overlayView). There is a canvas attached with this. I am facing problems with redraw on this canvas. I have some drawings on the canvas, if suppose I zoom in now, Some part of canvas drawings go out of the view. Now I drag/pan the view to bring in the drawings that

[Google Maps API v3] KML file is not loading

2011-12-09 Thread Bernie
Hi, I try to load a KLM file with the german county borders into my map. Somehow it seems the KML file doesnt load at all. So I tried it with a very basic KML file and its still not working, when I type in the URL of the KML file in the browser and open the map with Google earth its working fine.

[Google Maps API v3] Businesses places on my map

2011-12-09 Thread Vincent Gagné
Newbie question, searched for the answer but could find it: How can I take google maps places (cafes, restaurants etc.) off my map if at all.

Re: [Google Maps API v3] Re: Custom Icons Problem

2011-12-09 Thread IR HM
Hi Davie, Many thanks for the code, very clever! I'm going to try and see whether I can make the changes without changing my php scripts, but what you posted is certainly very interesting. Kind regards Chris On 8 December 2011 11:51, davie daviestrac...@yahoo.co.uk wrote: Hi The php file

[Google Maps API v3] Geocoding API returning different result than default Google Maps results

2011-12-09 Thread Salar al Khafaji
Hi, We are seeming an anomaly with a specific string when using the Geocoding API. When searching for the exact string Brussels (municipality) on the Geocoding API, we're getting a location in the Philippines while we're expecting the capital of Belgium. This also occurs on the simple

[Google Maps API v3] Re: Extra padding to the viewport?

2011-12-09 Thread netomo
Thanks for the answer! That may solve the InfoWindow problem, but fitBounds still being giving problems, that's why I asked about the padding of the viewport -- You received this message because you are subscribed to the Google Groups Google Maps JavaScript API v3 group. To view this

[Google Maps API v3] adding a tiled map from arcgis server

2011-12-09 Thread PrettayGood
Hi I'm trying to migrate to v3, but I cannot seem to get my tiled map to show up. https://netfiles.uiuc.edu/alouchio/shared/zcoal-mines.shtml However when I substitute my url for an arcgisonline hosted tiled map service it works fine: var url =

[Google Maps API v3] Re: Custom Icons Problem

2011-12-09 Thread geocode...@gmail.com
On Dec 9, 6:27 am, IR HM hobbito...@googlemail.com wrote: Hi Larry,many thanks for replying to my post. I'm a little new to this, so could you perhaps elaborate please, as I'm a little unsure as to what you mean. If you write a javascript function foo(a,b,c) { do stuff with a,b,c } and call

[Google Maps API v3] Re: KML file is not loading

2011-12-09 Thread Marcelo
On Dec 9, 9:21 am, Bernie factfi...@googlemail.com wrote: Hi, I try to load a KLM file with the german county borders into my map. Somehow it seems the KML file doesnt load at all. You're missing a .com in var layer = new google.maps.KmlLayer('http://factfish/maps/ simple.kml'); PS: Here

[Google Maps API v3] Geocoding Problem

2011-12-09 Thread Dave
I'm hoping someone out there may have an answer to this question I sent a geocoder request as: geocoder.geocode({'address': 'Orange, FRANCE'}, function ... and there is one result returned with a geometry location of (28.3687748,-81.5530163999) and location type of 'APPROXIMATE'. That location

[Google Maps API v3] Re: Geocoding API returning different result than default Google Maps results

2011-12-09 Thread Dave
I just submitted a similar question for the string Orange, France. It returns a location at the France Pavilion in Epcot Center in Orange County Florida! In your case, if you zoom in close, the location is actually on Brussels Street in the Municipality of Cainta in the Philippines ... so in your

[Google Maps API v3] Re: Links from KML file opening new tab / browser window

2011-12-09 Thread Nik Brockman
Could you provide a link to your working example? I've been racking my brain for several days trying to get this to work and I'm convinced its impossible to override the target=_blank on KML files. -- You received this message because you are subscribed to the Google Groups Google Maps

Re: [Google Maps API v3] Geocoding API returning different result than default Google Maps results

2011-12-09 Thread Barry Hunter
Google Maps just ignores stuff in brackets. (or more precisely its used as a custom label) GMaps doesnt even try to understand the meaning of the municipality wording. try clicking the marker on the map to get the balloon http://maps.google.com/maps?q=brussels+(municipality) and compare with

[Google Maps API v3] how to auto-select the first item in the autocomplete pop-up to address usability issue

2011-12-09 Thread mighty
My end users are not sophisticated web users and they might not get the concept of the Autocomplete selection concept. Barring any usability issues I am happy to contend with, I want to be able to trigger the place_changed event so that I can get the geo-code address information from the FIRST

[Google Maps API v3] Re: The navigator is very slow with two hundred markers

2011-12-09 Thread Martin™
Maybe you've inadvertently disabled the newer canvas Markers and are getting the older DOM markers...? https://groups.google.com/group/google-maps-js-api-v3/browse_frm/thread/ac0d90c91ecec6a0/61a9540092badcf8?hl=enlnk=gst Martin. On Dec 9, 8:53 am, angelcr angeldelacalleraba...@gmail.com

[Google Maps API v3] Re: Businesses places on my map

2011-12-09 Thread Null Pointer
Is this what you are looking for? http://groups.google.com/group/google-maps-js-api-v3/msg/e0f5c3fdd82264ca A very hackish way of doing that, but its the official way. -- You received this message because you are subscribed to the Google Groups Google Maps JavaScript API v3 group. To post to