Re: [Google Maps API v3] Re: Performance scaling google maps application

2012-03-06 Thread Henri Cammiade
ckle this? Thanks From: Barry Hunter Sent: Tuesday, March 06, 2012 12:57 PM To: google-maps-js-api-v3@googlegroups.com Subject: Re: [Google Maps API v3] Re: Performance scaling google maps application On Tue, Mar 6, 2012 at 12:47 PM, Henri Cammiade wrote: Hi Barry, Thanks for

Re: [Google Maps API v3] Re: Performance scaling google maps application

2012-03-05 Thread Henri Cammiade
in rows after the first 100K, these rows are not displayed. The maximum size of table you can filter(Query) is 100K. Regards Davie On Monday, March 5, 2012 3:09:49 PM UTC, Henri wrote: From what I read about fusion tables, up to 100k rows can be marked on the map. However, if your fusion ta

Re: [Google Maps API v3] Re: Performance scaling google maps application

2012-03-05 Thread Henri Cammiade
with this - at least on Google Maps (1000 features is a practical limit - but can do slightly more). KML can however be used for Google Earth - as can use regions to make a SuperOverlay/SuperLayer. On Mon, Mar 5, 2012 at 2:28 PM, Henri Cammiade wrote: Excellent, thanks for the advise.

Re: [Google Maps API v3] Re: Performance scaling google maps application

2012-03-05 Thread Henri Cammiade
Excellent, thanks for the advise. Probably server side clustering would be more suitable as all the results need to "be" there. However, what about KML overlays or Fusion tables? Has anybody had much experience with either of these and can comment on the performance? Tha

Re: [Google Maps API v3] Re: Performance scaling google maps application

2012-03-05 Thread Henri Cammiade
Yes. Obviously it is pointless displaying markers in areas half way around the world to the view port. The DB has millions of locations - what is the best way to build the gmap for high performance of loading initial markers and for loading additional markers on pan/zoom. Thanks On Mar 5, 2012 3:1

[Google Maps API v3] Performance scaling google maps application

2012-03-04 Thread Henri
he markers. E.g. Use fusion tables? Server side clustering vs client side clustering? KML over lays? Much appreciated, Henri -- 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

[Google Maps API v3] Re: Evaluating Google MAP api: issue with passing the key while loading js with google loader

2011-12-23 Thread Pierre-Henri Lavigne
r_params":"sensor=false&key={CONSOLE_API_KEY}" }); > > On Thu, Dec 22, 2011 at 3:59 AM, Pierre-Henri Lavigne > > > > > > > > wrote: > > Good day all, > > > Today I was playing with the google console to monitor usage limits > &g

[Google Maps API v3] Evaluating Google MAP api: issue with passing the key while loading js with google loader

2011-12-21 Thread Pierre-Henri Lavigne
Good day all, Today I was playing with the google console to monitor usage limits for google maps with our current clients. I have a current issue with one of my site I already noticed two issues I have to fix before 1) Google Analytics is called twice 2) I have to remove the old Google Map Key (

[Google Maps API v3] How to cache server side geocodes

2011-09-09 Thread Henri
google.com/apis/maps/articles/geocodestrat.html#caching but it did not explain how to actually cache the results. I am using php/mysql and if anybody knows any good tutorials, documentation or advice/knowledge on this subject I would really appreciate it. Thanks in advance, Henri -- You received th

[Google Maps API v3] Display list of results from gmap markers

2010-11-01 Thread Henri
Hi, I have made my google maps so that the markers are displayed on the map from a mysql database. The markers have already been geocoded and the lat/long are stored in the database. I have 2 questions; Question 1: How can I make the markers load dynamically on the map? At the moment, when I'm z

Re: [Google Maps API v3] Re: maximum geocode requests per day

2010-09-29 Thread Henri Cammiade
Thank you for that very quick response. You answered everything I needed. I must of typed in hundreds of things into google search, read a ton of sites and forums and yet you present me with this link...the one solution to my problem. Thank you, Henri On Wed, Sep 29, 2010 at 11:53 PM, geocode

[Google Maps API v3] maximum geocode requests per day

2010-09-29 Thread Henri
Hi, I read in your FAQ section (http://code.google.com/apis/maps/ faq.html#geocoder_limit) in the "Is there a limit to the number of geocode requests I can submit?" that there is a maximum limit of 2,500 geocode requests per 24 hours. However it says in the 2nd paragraph, "When using one of the M