[Google Maps API v3] Re: on change function not working

2011-10-17 Thread geocode...@gmail.com
On Oct 16, 10:07 pm, steve wrote: > > What I was talking about is the fact that the you have multiple > > polygons that include the same point.  A given house will be in a high > > school district and an elementary school district, which are different > > in some areas. > > Thanks for the clarif

[Google Maps API v3] Re: How to trigger a Tile Server to dynamically update tiles

2011-10-17 Thread Martin™
Hi. Have you tried simply removing your overlay map and then re-adding it? map.overlayMapTypes.removeAt(0); map.overlayMapTypes.setAt(0,overlayMap); You'll still have to watch for problems with the browser caching tiles, but if you add a bogus parameter to each tile URL then it should force a re

[Google Maps API v3] Re: Complex Icons With Info Bubbles

2011-10-17 Thread geocode...@gmail.com
On Oct 17, 10:14 am, Desislav Iliev wrote: > I followed the tutorial with the beaches around Sidney (Complex Icons) and > everything works fine but I can't make the info bubble appear. Are you trying to do something like this? http://www.geocodezip.com/v3_markers_infowindows.html (I started from

[Google Maps API v3] Re: Resize MVC Radius

2011-10-17 Thread Martin™
Hi. Try: myRadiusWidget.set('distance', the_input_value) Where myRadiusWidget is the instance of RadiusWidget that you have created - and kept a reference to. Martin. On Oct 18, 4:41 am, finco wrote: > I've built a map where a circle can be resized by dragging the edge.  It is > based on Luk

[Google Maps API v3] Re: Optimised Markers consume the Map mousemove event

2011-10-17 Thread Martin™
Thanks. I'd ideally like to see the Map click event behave as it did in v2 of the API. http://code.google.com/apis/maps/documentation/javascript/v2/reference.html#GMap2.click So a click on an Overlay triggers both a Map and and an Overlay click event. I've seen posts on this group requesting th

[Google Maps API v3] Resize MVC Radius

2011-10-17 Thread finco
I've built a map where a circle can be resized by dragging the edge. It is based on Luke Mahe's example at http://code.google.com/apis/maps/articles/mvcfun.html. I'd like to add an input field which will resize the circle based on the value of the input. I can do this by calling the init() f

[Google Maps API v3] Re: How to trigger a Tile Server to dynamically update tiles

2011-10-17 Thread David
Rossko, thank you very much for your reply. Yes, I am actually getting my tiles updated by the tile server every 5s, but as you said the problem is re-fetching map tiles that have already been fetched. I have no idea on how to make a custom tile management in JavaScript, could you please show me

[Google Maps API v3] Issue on Android browsers

2011-10-17 Thread bardu
I add to a map a kml layer and afterwards some markers. This works as expected on desktop browsers, but on Android 2.3.6 (Nexus One) I have the following issue: - map zoom option is 14, but after rendering it is less, about 11 - if just kml layer or map markers zoom is 14 - the overlay order doe

[Google Maps API v3] Re: How to trigger a Tile Server to dynamically update tiles

2011-10-17 Thread Rossko
> How could I trigger my tile server to re-compute all tiles (or at > least the ones in the viewport) every 5 seconds ? That doesn't seem to be a question about the maps API, but about whatever you are using for a tile server. One approach might be just to have it calculate new tiles for every re

[Google Maps API v3] Re: Unlock our internal dev sites that was blocked from accessing GEO Coding APIs.

2011-10-17 Thread Rossko
> We  have a very strict deadline of > next week. That's not our problem. Generally, lockouts due to abuse recover in 24 hours or so, so maybe just wait a while. > Please point me out to someone who can help me unlock our internal dev > sites. I would appreciate all the help that I can get. No-o

[Google Maps API v3] Re: How to access geocode values with php

2011-10-17 Thread Rossko
> Right now I have the geocoded values as I requested through javascript. What > i need to do is store these values in my database to save users request so i > can refer to these values at a later date. First you need to read the terms of use before storing copies of Google's data > The problem i

[Google Maps API v3] Re: Remove "action bar" from placemarks' info window?

2011-10-17 Thread Rossko
> - Is there a way to remove the disturbing information from the info window > by changing the kml file from which the map features are imported? That way, > I would not be forced to learn the API :-) I have put an example kml > here:http://www.mtb-genuss.de/005/bayrischzell_img_wpt.kml Open your

[Google Maps API v3] Remove "action bar" from placemarks' info window?

2011-10-17 Thread Binarus
Hello experts, I have a small website where I put descriptions of some mountain bike tours. Of course, for every tour, there is a map showing the track and some placemarks where the photos were taken. Until now, I managed to avoid the API by creating the maps the following way: goto maps.googl

[Google Maps API v3] Re: How-to Save Polygon Overlays to PNG or JPG format

2011-10-17 Thread Berry Ratliff
On Oct 17, 8:35 pm, 7heroes wrote: > Hi Berry, your demo is really good. I can export the polygons that I drew on > google map to png files :D by using your pixel mapping. > > Thanks, > > Sam. Glad it works. I have added another pair of demos. For static map polylines & markers: http://hom

[Google Maps API v3] Re: handler in polygons doesnt work properly

2011-10-17 Thread geocode...@gmail.com
On Oct 17, 2:58 pm, mariovi wrote: > Hi, > I have big polygons, and small polygons inside them, but the small > ones are on top of the big ones. > I use listener (click)  in both sizes, but for some strange reason, > the handler doesnt work in the small ones. > I know is samll explanation but mayb

[Google Maps API v3] How to access geocode values with php

2011-10-17 Thread Chooha Mouse
Right now I have the geocoded values as I requested through javascript. What i need to do is store these values in my database to save users request so i can refer to these values at a later date. The problem is that I cannot write a file to the server with javascript because its client-side, b

[Google Maps API v3] Re: handler in polygons doesnt work properly

2011-10-17 Thread mariovi
Actually it works, but sometimes, the handler in the small polygons, doesnt. work, like a random behavior, sometimes ok, sometimes, failure thanks mariobi40 On 17 oct, 16:58, mariovi wrote: > Hi, > I have big polygons, and small polygons inside them, but the small > ones are on top of the big one

[Google Maps API v3] handler in polygons doesnt work properly

2011-10-17 Thread mariovi
Hi, I have big polygons, and small polygons inside them, but the small ones are on top of the big ones. I use listener (click) in both sizes, but for some strange reason, the handler doesnt work in the small ones. I know is samll explanation but maybe you have a hint. Well, with the big ones I us

[Google Maps API v3] Re: Google Maps API v3 & WordPress 3.2.1.

2011-10-17 Thread davie strachan
Hi http://snowvillecreamery.com/snow_wp/phpsqlsearch.php/?lat=39.0202&lng=-82.0419&radius=100 should produce an XML file not a web page http://www.snowvillecreamery.com/Custom_Search/phpsqlsearch.php?lat=39.0202&lng=-82.0419&radius=100 does Regards Davie On Oct 17, 7:39 pm, Judith Winner wrote:

Re: [Google Maps API v3] Re: Search always goes to Pacific Ocean

2011-10-17 Thread wang tiezhen
Maybe lat and lng are reversed? 2011/10/17 davie strachan > Hi > Sorry a Senior Moment > > $result = mysql_query($query); > if (!$result) { > die("Invalid query: " . mysql_error()); > } >header("Content-type: text/xml"); > if (mysql_num_rows($result)==0) >$node = $dom->createEle

[Google Maps API v3] Re: Search always goes to Pacific Ocean

2011-10-17 Thread davie strachan
Hi Sorry a Senior Moment $result = mysql_query($query); if (!$result) { die("Invalid query: " . mysql_error()); } header("Content-type: text/xml"); if (mysql_num_rows($result)==0) $node = $dom->createElement("marker"); $newnode = $parnode->appendChild($node);

[Google Maps API v3] Re: Search always goes to Pacific Ocean

2011-10-17 Thread davie strachan
Hi You could change your PHP file to return XML result centered on Geolocation results using mysql_num_rows() $result = mysql_query($query); if (!$result) { die("Invalid query: " . mysql_error()); } header("Content-type: text/xml"); if (mysql_num_rows($result)==0) $node = $dom->c

[Google Maps API v3] Re: How-to Save Polygon Overlays to PNG or JPG format

2011-10-17 Thread 7heroes
Hi Berry, your demo is really good. I can export the polygons that I drew on google map to png files :D by using your pixel mapping. Thanks, Sam. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this discussion on the

[Google Maps API v3] Google Maps API v3 & WordPress 3.2.1.

2011-10-17 Thread Judith Winner
So, having gone through the steps to create a searchable map for local retailers and following the steps for creating custom templates in WordPress 3.2.1, I am unable to get this to work. Outside of WordPress, everything works as expected (even though when I look at my JavaScript Error Console

[Google Maps API v3] Re: Search always goes to Pacific Ocean

2011-10-17 Thread BruceB
Might be a design choice, but if it were me I would simply check for zero results from your search service, and if there are no results I would center the map on the lat/lng that was returned from the geocoder (i.e. save the geocode response in a variable that you can access from your search ser

[Google Maps API v3] Re: MVC array Removal

2011-10-17 Thread geocode...@gmail.com
On Oct 17, 2:40 am, Dhurga wrote: > How To remove a polyline from amap using mvc array Why do you need to use mvc array? Does .setMap(null) on the polyline not work? -- Larry -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group.

[Google Maps API v3] Re: Determining and Using new marker positions

2011-10-17 Thread Glen Bass
Hello Radina: I have these two scripts http://www.ecoexam.com/Client/testmap.php http://www.ecoexam.com/Client/testmap2.php Testmap.php is a sample script for drawing a box in V3, Test map two is an altered sample script that denotes the separate locations of marker1 and marker2 but does not dr

[Google Maps API v3] Re: Search always goes to Pacific Ocean

2011-10-17 Thread Am
Thank you for all the help. How do I make it so when I search for something that isn't in the database, it goes to the area on the map without markers, instead of the ocean? Meaning, if I search for Colorado, it goes to Colorado on the map and not the Pacific Ocean? Or just zoom out the map enou

[Google Maps API v3] Unlock our internal dev sites that was blocked from accessing GEO Coding APIs.

2011-10-17 Thread Krishna
Hello All, We are working on developing a website with google maps on it and use the Geocoding API to get the lat and long of an address. We are in testing phase and not knowing of the limit of the no of requests we can make to the API we exceeded it. Once we were aware we changed our design and m

[Google Maps API v3] Complex Icons With Info Bubbles

2011-10-17 Thread Desislav Iliev
I followed the tutorial with the beaches around Sidney (Complex Icons) and everything works fine but I can't make the info bubble appear. I added event listener for the marker but it adds it to all the markers. I need to somehow give every marker an id. I have a div with info for every marker th

[Google Maps API v3] API Google Maps in JAVA

2011-10-17 Thread Samuel Fuzati
Hi, I'd like to know if I can use Google Maps JavaScript in JAVA and how I could do that. I'm working on an application where, the essential feature is to link Google Street View API with GPS software. It's only a sketch and I am trying to get ideas about that. Thank you so much. -- You receive

[Google Maps API v3] How to trigger a Tile Server to dynamically update tiles

2011-10-17 Thread David
Hello, I have a database with thousands of (latitude,longitude) points stored in it. Those points are plotted into a map using a tile server. Such tile server first computes, for each tile, the points that fall inside the tile, and then draws every point(after coordinates conversion). My Javascrip

[Google Maps API v3] Full screen background in Wordpress

2011-10-17 Thread Vahakn
Hi there Total gmaps API noob here. Ive made a website: www.fruitcity.co.uk A growing map of all the fruit trees in public spaces in London UK I'd love to have my Tree map FULLSCREEN as the background of the page. Im using a wordpress Theme called King Size

[Google Maps API v3] Defining bounds for a geocoder object.

2011-10-17 Thread mapperG
I am trying to use the Google geocoder object using the bounds parameter but I keep getting back the following error: Uncaught Error: Invalid value for property This is the code that I am using: var swBound = new google.maps.LatLng(33.13525128256383, -112.4945068359375); var neBound = new google

[Google Maps API v3] MVC array Removal

2011-10-17 Thread Dhurga
How To remove a polyline from amap using mvc array -- 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 googl

[Google Maps API v3] Re: Extracting locations from a string

2011-10-17 Thread Flashingback
Nothing, but you have to use Yahoo maps with it and I prefer Google maps. On Oct 16, 3:50 pm, Barry Hunter wrote: > No google dont yet have such an API. > > Whats wrong with placemaker? > > > > On Sat, Oct 15, 2011 at 10:50 AM, Flashingback wrote: > > Hi, > > I would like to extract locations fr

[Google Maps API v3] Re: how to pass data to a marker click function

2011-10-17 Thread Martin™
Hi uno. Version 3 of the API has made marker click event delegation somewhat impossible (or tricky). The Map click event doesn't fire when the user clicks on the Map while (also) clicking on a Marker. So, tradionally you cannot assign a single event listener to the Map to handle ALL Marker click

Re: [Google Maps API v3] Optimised Markers consume the Map mousemove event

2011-10-17 Thread Chris Broadfoot
Hi Martin, This does indeed look like a bug. The only point of contention is whether the bug lies with optimized markers, or unoptimized markers. In reality, "clickable" (default true) means that the overlay (marker, polygon, polyline) captures all mouse events. I'll raise this issue with the tea

[Google Maps API v3] Re: Sidebar help

2011-10-17 Thread geocode...@gmail.com
On Oct 17, 4:31 am, Gdaniels wrote: > Larry, thanks for the reply.  Your help has gotten me further, but there are > 2 problems to solve.  First, the sidebar only shows the last marker > information.  I may not have placed some of the sidebar coding in its proper > place.  Second, (which may be pa

[Google Maps API v3] Re: Sidebar help

2011-10-17 Thread Gdaniels
Larry, thanks for the reply. Your help has gotten me further, but there are 2 problems to solve. First, the sidebar only shows the last marker information. I may not have placed some of the sidebar coding in its proper place. Second, (which may be part of the first problem), all the icons a

[Google Maps API v3] Re: how to pass data to a marker click function

2011-10-17 Thread alexandroid
See "Accessing Arguments in UI Events" section, in particular code example there. http://code.google.com/apis/maps/documentation/javascript/events.html#EventArguments google.maps.event.addListener(map, 'click', function(event) { placeMarker(event.latLng); }); In your case instead of map ob