Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
GGeoXml.getTileLayerOverlay() Deprecated
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
pamela fox  
View profile  
 More options Jan 27 2009, 9:01 pm
From: pamela fox <pamela....@gmail.com>
Date: Wed, 28 Jan 2009 13:01:12 +1100
Local: Tues, Jan 27 2009 9:01 pm
Subject: GGeoXml.getTileLayerOverlay() Deprecated
GGeoXml.getTileLayerOverlay() is deprecated as of version 2.141, due
to the fact that our rendering system has changed and it no longer
makes sense to return a TileLayerOverlay.

We do not expect this to significantly affect developer's code, since
this function was never guaranteed to return an object across all
browsers, and so developers would not have relied on it.

The API reference will be updated to reflect the deprecation soon:
http://code.google.com/apis/maps/documentation/reference.html#GGeoXml...

- pamela


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
bratliff  
View profile  
 More options Jan 28 2009, 4:40 pm
From: bratliff <bratl...@umich.edu>
Date: Wed, 28 Jan 2009 13:40:43 -0800 (PST)
Local: Wed, Jan 28 2009 4:40 pm
Subject: Re: GGeoXml.getTileLayerOverlay() Deprecated
On Jan 28, 2:01 am, pamela fox <pamela....@gmail.com> wrote:

> GGeoXml.getTileLayerOverlay() is deprecated as of version 2.141, due
> to the fact that our rendering system has changed and it no longer
> makes sense to return a TileLayerOverlay.

> We do not expect this to significantly affect developer's code, since
> this function was never guaranteed to return an object across all
> browsers, and so developers would not have relied on it.

> The API reference will be updated to reflect the deprecation soon:http://code.google.com/apis/maps/documentation/reference.html#GGeoXml...

> - pamela

Cacheable tiles are a big performance plus.  What determines whether
MAPSLT, previously MAPSDT, will be used ?  Can anything be added to
the KML file to force it to be used ?  Can an option be added to
GGeoXML to force it to be used ?

Also, the ability to specify colors on the fly rather than in the KML
file might be nice.

Thanks Pamela.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
bratliff  
View profile  
 More options Jan 29 2009, 10:45 am
From: bratliff <bratl...@umich.edu>
Date: Thu, 29 Jan 2009 07:45:02 -0800 (PST)
Local: Thurs, Jan 29 2009 10:45 am
Subject: Re: GGeoXml.getTileLayerOverlay() Deprecated
Issue 761

    http://code.google.com/p/gmaps-api-issues/issues/detail?id=761

addresses some of the same concerns.

The use of GPolyline / GPolygon makes sense for interactive poly
editing.  Without handles to the objects produced by GGeoXML, GPoly
offers no benefit with a lot of extra overhead.  Without cacheability,
identical GPolys have to be regenerated during every session by every
user.  Perhaps MAPSLT / MAPSDT ought to be the default.
maps.google.com always uses tiles to display KML files for improved
performance.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
pamela (Google Employee)  
View profile  
 More options Feb 3 2009, 6:24 pm
From: "pamela (Google Employee)" <api.pamela...@google.com>
Date: Tue, 3 Feb 2009 15:24:16 -0800 (PST)
Local: Tues, Feb 3 2009 6:24 pm
Subject: Re: GGeoXml.getTileLayerOverlay() Deprecated
Hi bratliff-

We will still be using tiles behind the scene for many KML overlays,
but the implementation is different and it's no longer feasible to
easily give access to the GTileLayerOverlay associated with the tiles.

- pamela

On Jan 30, 2:45 am, bratliff <bratl...@umich.edu> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »