[Google Maps API v3] Re: Billing question: Does programmatically adding markers contribute to page load quota?

2019-02-14 Thread Eric Shell
Thanks for weighing in, will do! On Wednesday, February 6, 2019 at 2:02:08 AM UTC-7, ralfwessels wrote: > > Hi Eric, > > I don't think that programmatically added markers count as page load, but > this is my opinion. > > You can contact the support team, to ge

[Google Maps API v3] Billing question: Does programmatically adding markers contribute to page load quota?

2019-02-05 Thread Eric Shell
Hello, I am going to be updating my map programmatically by adding markers for each venue coming from a server sent event stream. Do these count as page loads which are counted as part of our free quota? Thanks in advance. Eric -- You received this message because you are subscribed to the

[Google Maps API v3] google maps marker

2015-10-21 Thread Eric Jun Locop
how google maps' marker works? i mean what is the computation theyve used to achieve it? i want to achieve the same auto scale in my circle with 500 radius. can someone help me with it ? TIA -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript A

[Google Maps API v3] Re: MarkerClusterer for V3

2013-01-20 Thread Eric
Hi Luke How do I pass parameters on GEvent.addListener? I am trying to display the data.photos[i].name onclick My code below responds on clicking a marker by returns a blank variable (on both alert and GLog.Write) var marker = new GMarker(latlng, {title:data.photos[i].name, icon: icon});

[Google Maps API v3] Re: Add 5 kilo meter in latitude value or longitude value

2012-09-20 Thread Eric Clark
One important thing is you have to make sure to include the geometry library when you declare your javascript for gmaps src="http://maps.google.com/maps/api/js?sensor=false&libraries=geometry"; I just did this, my goal was to draw a 1km box around a point. ne = google.maps.geometry.spherical.c

[Google Maps API v3] Re: Change Icon Type

2012-07-05 Thread Eric Wargo
I had the same question and had it answered. http://stackoverflow.com/questions/11269231/google-maps-api-v3-point-of-interest-with-custom-icons On Saturday, May 14, 2011 7:23:26 PM UTC-5, PartyPanda wrote: > > I have my Google Map V3 working with PHP/MySQL, XML, and Clustering. What > I need

[Google Maps API v3] How to continuously auto rotate 360 degrees for street view

2012-02-09 Thread Eric
Is there a way to do this with API V3? -- 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/-/_TGUlQaxv6YJ. To post to this group, send e

[Google Maps API v3] Re: Usage Limits

2012-01-17 Thread Eric Harris
Never mind. After messing around in the console a bit more, I came to find exactly what I was looking for. Thank you. -- Eric On Jan 17, 9:16 am, Eric Harris wrote: > I totally agree. However, I am unsure if doing so pulls from the same > usage limit or if it creates a usage limit fo

[Google Maps API v3] Re: Usage Limits

2012-01-17 Thread Eric Harris
I totally agree. However, I am unsure if doing so pulls from the same usage limit or if it creates a usage limit for each project? -- Eric On Jan 16, 8:03 pm, Luke Mahé wrote: > For this use case it sounds like you want to create two projects in the API > console and then have a separa

[Google Maps API v3] Usage Limits

2012-01-16 Thread Eric Harris
I have been reading over the FAQ's and such, but I cannot find the answer to my question. I have two different map projects, on different domains. Are they going to pull form the same Usage Limit or do they get seperate Usage Limits, since they are on different domains? -- Eric --

[Google Maps API v3] Language being ignored sometimes

2011-12-07 Thread Eric Ingram
We are using the Maps API to geolocate strings at http://zimride.com Once in a while, a user will submit a location string in english, and the Maps API will return the location "name" in another language, sometimes Korean or Chinese, even if we specify "hl=en". This seems intermittent. Any way

[Google Maps API v3] Re: Part loaded, part grey

2011-10-12 Thread Eric L.
I just wanted to thank you for your answer. You've helped another person! -- 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/-/UZ6T-Twt

[Google Maps API v3] Re: print map resolution 6x high?

2011-07-23 Thread Eric Love
When you print out a map, you get the same pixels as you see on the screen. If you want a higher resolution on the page, you need more pixels of map. You might be able to achieve this by making your map div larger than the screen. Then which you print, choose print settings that will scale it down

Re: [Google Maps API v3] Legally storing location data?

2011-06-29 Thread Eric Dooley
Mike. This is good news, thanks for the reply. Not to question your authority, but how do you know this to be true? Is it buried in Google's TOS somewhere because I couldn't find anything that explicitly says this. I'm definitely inclined to agree with you, but I just wanted the peace of mind b

[Google Maps API v3] Legally storing location data?

2011-06-28 Thread Eric Dooley
y and usage of storing location data via GM would be very much appreciated. -Eric -- 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

Re: [Google Maps API v3] GWT?

2011-05-24 Thread Eric Ayers
group at > http://groups.google.com/group/google-maps-js-api-v3?hl=en. -- Eric Z. Ayers Google Web Toolkit, Atlanta, GA USA -- 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 g

Re: [Google Maps API v3] Re: Polygons show up in every browser known to mankind except IE9.

2011-05-13 Thread Eric Sepich
Thank you for your responses. I will make it public once i am sure it is done. You are all very helpfull. Sent from my Samsung Captivate(tm) on AT&T Rossko wrote: >> I had not and as far as I can tell I am not in violation of any of it. Why >> do you send me this document? > >People here could

Re: [Google Maps API v3] Polygons show up in every browser known to mankind except IE9.

2011-05-12 Thread Eric Sepich
I had not and as far as I can tell I am not in violation of any of it. Why do you send me this document? On Thu, May 12, 2011 at 11:03 PM, Chris Broadfoot wrote: > Have you read the terms of service? > > http://code.google.com/apis/maps/terms.html#section_9_1 > > On Thu, May 12, 2011 at 5:20 PM,

[Google Maps API v3] Beginner How To article for Geocoding

2011-04-07 Thread Eric Clark
! Eric -- 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...@google

[Google Maps API v3] Re: Geocoding from a spreadsheet

2011-04-04 Thread Eric Clark
Michael, you can use Fusion tables as stated by the other people, I have a step by step how to article you can read through here http://www.wikihow.com/Create-a-Google-Map-With-Excel-Data-and-Fusion-Tables Email or message me with any questions. Eric -- You received this message because you

[Google Maps API v3] Re: Geocoding from a spreadsheet

2011-04-04 Thread Eric Clark
I wrote a little how to article on thischeck it out here. http://www.wikihow.com/Create-a-Google-Map-With-Excel-Data-and-Fusion-Tables -- 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 goog

[Google Maps API v3] Re: For 300+ markers, should I use MsAccess, KLM or Google Fusion Tables?

2011-02-21 Thread Eric Clark
in a site is, but I know you can add a layer from fusion table and it also will give you an embed link if you want to do that too. For me, it's perfect! Eric On Feb 19, 3:47 am, LarsM wrote: > Hi, > > I am very new to Google maps and I want to use it. But I have got prob

[Google Maps API v3] Re: For 300+ markers, should I use MsAccess, KLM or Google Fusion Tables?

2011-02-19 Thread Eric Clark
If you're using asp.net you may have hit the json serialization size limit, happened to me. Edit your web.config file to set a larger size limit, it should be there already but commented out and looks like this http://groups.google.com/group/google-maps-js-api-v3?hl=en.

[Google Maps API v3] Re: Plotting multiple polygons from one large group of coordinates

2011-02-10 Thread Eric
Indeed. I was just about to come here to delete my original question, but you beat me to it :). Turns out the importing of the kml to the database only imported one row per county, when in fact there could be several. So after investigating the kml rather than the database, I actually came to th

[Google Maps API v3] Plotting multiple polygons from one large group of coordinates

2011-02-08 Thread Eric
Hi all, I have a large KML file that draws polygons of every county in the United States. I wrote a parser that converted the KML data I need into database fields. So when I'm looking at Florida on the map, for example, I pull only the coordinates for Florida counties and plot them as polygons.

RE: [Google Maps API v3] Re: Newbie with a question - reverse geocoding

2011-01-20 Thread Naitove, Eric
Well I do have an off-line dbase (access). It has all the lon/lat for buss stops on campus. go here to see what I have done. I just want pegman agh! http://parking.fsu.edu/routes/main.html From: google-maps-js-api-v3@googlegroups.com [mailto:google-maps-

RE: [Google Maps API v3] newbie at a loss

2011-01-19 Thread Naitove, Eric
easily converted. Doesnt look to use any particully advanced v2 functionalty (ie all stuff available in v3) On 19 January 2011 13:41, Eric Naitove wrote: first and foremost here is my map page http://parking.fsu.edu/routes/garnetTEST.asp I have an

[Google Maps API v3] newbie at a loss

2011-01-19 Thread Eric Naitove
first and foremost here is my map page http://parking.fsu.edu/routes/garnetTEST.asp I have an access database that I have long & lat and description. I pull a recordset (repaeting) and it populates the map. I am using a web plugin (web assist Promaps for Google). What I am attempting to do is

[Google Maps API v3] Re: Searchable KML in Google API

2011-01-13 Thread Eric Schmidt
Larry/Rosko - Thanks for your recommendations and thoughts. I will check them out -- 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 fro

[Google Maps API v3] Re: event listener "Dragend" Doesn't work

2010-12-09 Thread Eric
0, 3:24 pm, "geocode...@gmail.com" wrote: > On Dec 9, 10:35 pm, Eric wrote: > > > As request here is the link : > > >http://tayhaithian.byethost2.com/asd.html > > the dragend event listener works fine for > me.http://www.geocodezip.com/tayhaithian_byethost2_com_a

[Google Maps API v3] Re: event listener "Dragend" Doesn't work

2010-12-09 Thread Eric
As request here is the link : http://tayhaithian.byethost2.com/asd.html On Dec 10, 1:55 pm, "geocode...@gmail.com" wrote: > On Dec 9, 7:26 pm, Eric wrote: > > > I try to trigger the listener to "Dragend" so I could actually locate > > the lat,lng coord

[Google Maps API v3] event listener "Dragend" Doesn't work

2010-12-09 Thread Eric
I try to trigger the listener to "Dragend" so I could actually locate the lat,lng coordinate. But it seems don't work with my code. Below is the code I'm working with. var marker; var infowindow; var markersArray = []; function initialize() { var latlng = new google.maps

[Google Maps API v3] event listener "Dragend" Doesn't work

2010-12-09 Thread Eric
I try to trigger the listener to "Dragend" so I could actually locate the lat,lng coordinate. But it seems don't work with my code. Below is the code I'm working with. var marker; var infowindow; var markersArray = []; function initialize() { var latlng = new google.maps

[Google Maps API v3] Single Marker instead of Multiple Marker

2010-12-09 Thread Eric
I think topic may have been discussed before but I'm totally new to here and this API too. As I follow the guide on how to create a map to let user putting mark on the map. I notice the tutorial showing the listener event which allow us to put multiple marker. I would like to change it to only sing

[Google Maps API v3] Want to place a legend in my map

2010-11-19 Thread Eric
I am having a hard time figuring out the code for putting a PNG legend in my google map. Any examples of code or URLs that anyone can provide would be great. I would like the image in the upper right of my map. Thanks - -- You received this message because you are subscribed to the Google Grou

[Google Maps API v3] PARTLY SOLVED Re: Google Map fails to start in Chrome but works on FF and IE

2010-11-06 Thread Eric!!
I've been able to isolate to a Javascript problem with reading the DOM. In particular var d=window.content.document.body.innerHTML; Causes Google Chrome to abort the routine. I still don't have a work around, but it is progress. -- You received this message because you are subscribed to the G

[Google Maps API v3] Re: Google Map fails to start in Chrome but works on FF and IE

2010-11-06 Thread Eric!!
Ok, and I made one more subset of this, stripping out all of the parsing and putting points on the google map. This script is pretty basic and it just tries to start a google map, which only fails in the Google Chrome browser. http://www.sailsarana.com/maps/test2.html any ideas? (again I've als

[Google Maps API v3] Re: Google Map fails to start in Chrome but works on FF and IE

2010-11-06 Thread Eric!!
In fact, here it is without the blogger.com javascripts, just my stuff (and a different API key for the different domain of course) http://www.sailsarana.com/maps/test.html Same problem only with Google Chrome. -- You received this message because you are subscribed to the Google Groups "Googl

[Google Maps API v3] Re: Google Map fails to start in Chrome but works on FF and IE

2010-11-06 Thread Eric!!
Initially I thought that too. So I removed the window.attachEvent section of the code inserted by blogger.com while playing with it on my own server so that the body on_load call is all that should be set as a trigger and Chrome still fails to start the googlemap. On Nov 5, 1:00 pm, Rossko wrote

[Google Maps API v3] Re: Google Map fails to start in Chrome but works on FF and IE

2010-11-06 Thread Eric!!
As I mentioned I've tried both API v2 and v3 with no difference. On Nov 5, 1:34 pm, Chad Killingsworth wrote: > You are using a v2 map. Try asking your questions > here:http://groups.google.com/group/google-maps-api > > Chad Killingsworth -- You received this message because you are subscribed

[Google Maps API v3] Google Map fails to start in Chrome but works on FF and IE

2010-11-05 Thread Eric!!
.. I'm using a tag to allow the DOM to load before running the API, however Chrome seems to abort trying to load the map immediately from google. Here's a link to the page (currently using v2 of the API...I know don't shoot me): http://svnakia.blogspot.com Any ideas or help would

[Google Maps API v3] v3 too slow in IE - simple

2010-11-05 Thread Eric Nickus
possible (I think 8 is optimal), made it go faster each time. I don't know why it takes it longer to load a blank map thats zoomed in more, but it sure does. Hope this helps anyone else, because I have found good help on here before. Eric Nickus -- You received this message because you are

RE: [Google Maps API v3] Re: Intermittent "Error: Failed" error with Internet Explorer

2010-10-14 Thread Eric Roberts
wasn’t doing this as an onload event, I wad doing the JavaScript first, then I had my div, plus I was trying to pass the latlng as a single variable containing a comma delimited lat-lng pair. I don’t think this is a browser specific issue. Eric _ From: google-maps-js-api-v3

RE: [Google Maps API v3] Re: Getting an error from the main.js...help!

2010-10-11 Thread Eric Roberts
That did it...thanks Eric -Original Message- From: google-maps-js-api-v3@googlegroups.com [mailto:google-maps-js-api...@googlegroups.com] On Behalf Of Rossko Sent: Tuesday, October 05, 2010 9:10 PM To: Google Maps JavaScript API v3 Subject: [Google Maps API v3] Re: Getting an error

[Google Maps API v3] Re: Getting an error from the main.js...help!

2010-10-10 Thread Eric Roberts
The error that is produced on the map only page is the same error produced on the real page...I will have to try putting the javascript after the div and see if that works. Thanks! On Oct 5, 9:09 pm, Rossko wrote: > > I put a file up > > athttp://devint.meaningfulfunerals.net/fh/facilities/faci

[Google Maps API v3] Need your help

2010-10-07 Thread Kouassi Eric BROU
Can you help me to translate this API v2 to an API v3? Thanks for help. function initialize() { try { if (GBrowserIsCompatible()) {

Re: [Google Maps API v3] Re: Event Bug in main.js?

2010-10-06 Thread Eric Roberts
rror is on line 25. same js file. Eric On Wed, Oct 6, 2010 at 9:24 AM, Jason Jonas wrote: > Just bumping this up one time... > > On Oct 4, 9:18 pm, Jason Jonas wrote: > > After the page is loaded I'm trying to generate a click event so the > > map has the foc

Re: [Google Maps API v3] Re: Getting an error from the main.js...help!

2010-10-05 Thread Eric Roberts
I put a file up at http://devint.meaningfulfunerals.net/fh/facilities/facilities/address/maptest.cfmthat is just the map code... Eric On Tue, Oct 5, 2010 at 5:29 PM, Rossko wrote: > > oops...make thathttp:// > devint.meaningfulfunerals.net/fh/facilities/facilities_address...

Re: [Google Maps API v3] Re: Getting an error from the main.js...help!

2010-10-05 Thread Eric Roberts
oops...make that http://devint.meaningfulfunerals.net/fh/facilities/facilities_address.cfm?page=1&fh_id=10273<http://dev.meaningfulfunerals.net/fh/facilities/facilities_address.cfm?page=1&fh_id=10273>. Sorry about that :-D Eric On Tue, Oct 5, 2010 at 3:59 PM, Chad

Re: [Google Maps API v3] Re: Multi domain settings

2010-10-05 Thread Eric Roberts
y 27, 2009 (http://code.google.com/apis/maps/terms.html) Eric On Tue, Oct 5, 2010 at 2:51 AM, geocode...@gmail.com wrote: > On Oct 4, 8:18 pm, Eric Roberts > wrote: > > Google should update it's terms of use then...the documents > > still states that you need a key. > > Wh

Re: [Google Maps API v3] Re: Multi domain settings

2010-10-04 Thread Eric Roberts
Google should update it's terms of use then...the documents still states that you need a key. Eric On Mon, Oct 4, 2010 at 10:11 PM, geocode...@gmail.com wrote: > On Oct 4, 7:02 pm, Eric Roberts > wrote: > > Hmmm...I wisah someone would have told Adobe that when they made it

Re: [Google Maps API v3] Multi domain settings

2010-10-04 Thread Eric Roberts
Hmmm...I wisah someone would have told Adobe that when they made it a requirement in theri CFMAp tag :-\ Thanks! Eric On Mon, Oct 4, 2010 at 10:37 AM, Ronny Aerts wrote: > You posted a message in the google maps version 3 forum. Version 3 of > google maps DOES NOT use any api key

[Google Maps API v3] Re: Maps error

2010-10-04 Thread Eric Roberts
he error since I changed it so that the map > isn't created till it has a location. > > Wade Leftwich > Ithaca, NY > > On Sep 30, 11:06 am, Eric Roberts > wrote: > > > I get the following error when trying to display the map.  Everything > > displays correctl

[Google Maps API v3] Re: Maps error

2010-10-04 Thread Eric Roberts
I changed it later in the day after not getting replies to demo this for my boss...sorry... On Sep 30, 5:52 pm, Chad Killingsworth wrote: > All I see on that page is a static map. > > Chad Killingsworth > > On Sep 30, 10:06 am, Eric Roberts > wrote: > > > I get the

[Google Maps API v3] Multi domain settings

2010-10-04 Thread Eric Roberts
. Can you get a "generic" key (for lack of a better term that works for multiple domains? Eric Roberts -- 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

[Google Maps API v3] Maps error

2010-09-30 Thread Eric Roberts
x27;t report an error, but retuns the same results. ehre is the url: http://www.threeravensconsulting.com/google_maps_api/map_body.cfm?latlng=41.804415,-88.059863 ANy ideas on what is wrong? Thanks in advance! Eric -- You received this message because you are subscribed to the Google Groups &q

[Google Maps API v3] Info windows and forms

2010-08-21 Thread Eric
I've written an app that puts form fields such as textfields in info windows. When a user enters text into the textfields then submits the form the text is submitted with the form which is what I want. But if the user closes an info window then any content they entered into the info window is lost

[Google Maps API v3] GMarker Overlay on NorthEast corner

2010-08-18 Thread Eric-
Using V2 i had the code below to place a flag on the right top corner. if (GBrowserIsCompatible()) { var map = new GMap2(document.getElementById("map")); var icon = new GIcon(); icon.image = "../../satellite/flag/" + country + ".png"; icon.iconSize = new GSize(24, 24); ic

[Google Maps API v3] Custom Street View Panoramas

2010-08-09 Thread Eric
Hello, I haven't actually tried to code a custom street view panorama yet. I am a mountain climber and I am interested in displaying summit panoramas that are linked together. Before I dive in to the code, I just have a couple questions. Can you add a custom panorama in an area without street vie

[Google Maps API v3] How add Logo in the top right corner ?

2010-07-26 Thread Eric-
I am looking to add my logo company name into google maps in the top right corner. I don't really arrive using the Drawing Custom Controls. Do you know a working sample or the way to obtain latitude and longitude of the corner ? -- You received this message because you are subscribed to the Goo

[Google Maps API v3] Re: Creating a Filter for your search

2010-04-22 Thread Eric
referring to)...though > it still references code in both areas for only v2.  Which is a little > confusing, but I expect it will be updated someday.  Or one could just > figure it out by looking at how things are now done for v3 and applying > it... > > k > > > > >

[Google Maps API v3] Re: Creating a Filter for your search

2010-04-21 Thread Eric
How do you find the version number, because I was posting in the v2 group but was told my site was running v3... On Apr 20, 5:24 pm, Luke Mahé wrote: > Hi Eric, > > Your site is using the v2 API so you probably will have more luck posting on > the v2 group -http://groups.google.com/

[Google Maps API v3] Re: Filter SQL results

2010-04-20 Thread Eric
I think you guys have misunderstood his question, because I basically have the same question. It's not a SQL question, it's an API question (how to have the location search weed out the locations that don't have the attributes selected in, say, a checkbox). I can find the code to run a query on t

[Google Maps API v3] Creating a Filter for your search

2010-04-19 Thread Eric
I've gotten an explanation for this but it was a little above my head (and under a different topic). I want a group of check boxes to act as a filter to only show certain location types. Link: http://www.byebyewithbaby.com I want it to filter by changing tables, clean restrooms, gas stations, et

[Google Maps API v3] Re: Adding info to the Google Maps Store Locator

2010-04-16 Thread Eric
them > in an array and sort order them for the display?  That's possibly over > engineered  Anyway, you get the picture, yes? > > k > > > > On Thu, Apr 8, 2010 at 9:50 PM, Eric wrote: > > Well what I am trying to do is setup so the locations I am listing >

[Google Maps API v3] Re: Adding info to the Google Maps Store Locator

2010-04-08 Thread Eric
it's a matter of passing a geocode or a Lat/Lng into it with a > parameter of some sort to define the "Near" part, no? > > > > On Thu, Apr 8, 2010 at 9:05 PM, Eric wrote: > > ! FINALLY! > > > Thank you Karen!  You set me in the right direction.

[Google Maps API v3] Re: Adding info to the Google Maps Store Locator

2010-04-08 Thread Eric
st, then display the rest, that would be great. I have another field with a y or n value to determine if the location is featured or not. On Apr 8, 10:32 pm, Eric wrote: > Thanks for the response... However, now the search does not work... > I've triple checked the code and everything see

[Google Maps API v3] Re: Adding info to the Google Maps Store Locator

2010-04-08 Thread Eric
Ok, nevermind. I added a "var id = markers[i].getAttribute('id');" just above that code and it's working now...except it's returning a "null" for id... On Apr 8, 10:32 pm, Eric wrote: > Thanks for the response... However, now the search does not

[Google Maps API v3] Re: Adding info to the Google Maps Store Locator

2010-04-08 Thread Eric
ate + ',  ' + zip + ' color="red">Number of rooms: ' + beds + ' href=localhost/member.php?id=' + id + '>Profile'; >       GEvent.addListener(marker, 'click', function() { >         marker.openInfoWindowHtml(html); >       }); >

[Google Maps API v3] Adding info to the Google Maps Store Locator

2010-04-08 Thread Eric
My test site is http://www.byebyewithbaby.com/test3.php. I have searched but haven't found any answers on this... I used the tutorial at http://code.google.com/apis/maps/articles/phpsqlsearch_v3.html for the code to this search. I have a page (http://www.byebyewithbaby.com/locations.php) that, w

[Google Maps API v3] Re: Prevent event bubbling?

2010-02-15 Thread Eric Jain
On Feb 14, 7:44 pm, "Susannah (Google Employee)" wrote: > Please file an issue in the issue tracker for this feature request. http://code.google.com/p/gmaps-api-issues/issues/detail?id=2172 -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API

[Google Maps API v3] z-index for shapes

2010-02-12 Thread Eric Jain
How do you control what polygon (or rectangle, circle etc) shows on top? There doesn't seem to be a z-index property, as is the case for markers? -- 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

[Google Maps API v3] Garbage collect markers and shapes

2010-02-12 Thread Eric Jain
If your application is set up to load markers and shapes from a server based on the current bounds, it seems like a good idea to "garbage collect" items that are no longer within the current bounds. Doesn't look like there is built-in support for this (?), so I'm curious what solutions people have

[Google Maps API v3] Prevent event bubbling?

2010-02-12 Thread Eric Jain
After registering e.g. a dblclick handler on a Rectangle, how do I prevent that event from triggering another handler as well (e.g. map zoom)? google.maps.event.addListener(area, 'dblclick', function(event) { // do something, but don't zoom in! }); -- You received this message because yo

[Google Maps API v3] Is it possible to call fitBounds before rendering the map the first time?

2009-12-09 Thread eric
obile devices, this is very noticeable. In lieu of this being currently possible, is there a workaround that can be suggested? Thanks, -Eric -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send