Well after a few searches, it seems to be a common problem :) There is no real way to check if the tiles will be there for a given zoom level, there are some 'hacks'
http://groups.google.com/group/Google-Maps-API/search?q=check+tiles+zoom+level&start=0&scoring=d& But nothing relating to the 'bounds.extend(point)' which seems silly. In VE, you had a simple command... map.SetMapView(layer_name.GetBoundingRectangle()); Which would auto-set the best view for you returning the best view with tiles... Do you think this could be added as a feature request, or how would I find out if its already been asked ? :) ... http://groups.google.com/group/gtrack On Jan 22, 11:52 pm, Updater <[email protected]> wrote: > Your right of course about checking for a min zoom level, if 2 markers > were close in canada I would still get the same problem, wouldn't I :( > > How do I check for a min zoom level? > > ... > alechttp://groups.google.com/group/gtrack > > On Jan 22, 11:45 pm, Updater <[email protected]> wrote: > > > > > Hi, > > > I'm not only ever plotting one marker :) > > > It's hard to explain, but I'm plotting the markers that belong to the > > group, the group CANADA only has 1 user in it, so in the case of > > CANADA only 1 marker is being plotted, in the case of the UK there is > > 2 users in the group, so 2 markers are being plotted :) > > > The user can add as many users they like to each group, it was just > > that in the group CANADA there is only 1 user and that returned the > > grey tiles :) > > > Hope it makes sense. > > > ... > > alechttp://groups.google.com/group/gtrack > > > On Jan 22, 11:38 pm, Rossko <[email protected]> wrote: > > > > Oh okay, I thought this line - > > > map.setZoom(map.getBoundsZoomLevel(bounds)); > > > was using the bounds to set thezoom, but I didn't realise that you > > > were only ever plotting one marker. > > > > cheers, Ross K- Hide quoted text - > > > - Show quoted text -- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
