This version fixes a variety of issues in the plugin, and adds new
accessors to <gx:?> parameters for Icon, which have syntax like:
var icon = ge.createIcon('');
icon.setX(10);
icon.getW();
The release notes and documentation will be updated after the official
release, but in the meantime your testing and feedback of this new
version is appreciated.
Cheers,
-Josh
planetinaction.com
unread,
Mar 21, 2011, 12:31:42 AM3/21/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Earth API Developer Channel
Hi Josh,
I am doing a lot of work with the new Icon mapping feature. setX,
setY, setW and setH are great to grab a subset of a bitmap
but are there plans to allow me to set width and height to 200% or
more of the real width and see a tiled texture for the icon?
I tried this but currently it only allows 100% of the bitmap and no
tiling.
On Mar 19, 5:34 am, Josh Livni <jli...@google.com> wrote:
> Hi all,
> We have made 6.0.2.2056 available on the developer channel, compiled
> against version 1.008 of the Google Earth API.
>
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to earth-api-dev...@googlegroups.com
Hi Josh, Are there any preliminary release notes available that document the API changes and bug fixes?
Thanks.
-- James
Josh Livni
unread,
Mar 21, 2011, 12:44:54 AM3/21/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to earth-api-dev...@googlegroups.com, planetinaction.com
Hey Paul,
This is an interesting idea. Can you file a feature request for this on the issue tracker and I'll bring it up with the team?
Cheers,
-Josh
planetinaction.com
unread,
Mar 21, 2011, 12:46:46 AM3/21/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Earth API Developer Channel
Sure thing.
On Mar 21, 5:44 pm, Josh Livni <jli...@google.com> wrote:
> Hey Paul,
>
> This is an interesting idea. Can you file a feature request for this on the
> issue tracker and I'll bring it up with the team?
>
> Cheers,
>
> -Josh
>
Josh Livni
unread,
Mar 21, 2011, 12:50:31 AM3/21/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to earth-api-dev...@googlegroups.com, James Lamanna
Hi James,
Sure thing. Overall this was a minor bugfix release on the Beta, with the exception of the new accessors I mentioned previously.
In addition to a variety of issues fixed in the Client (and thus also in the Plugin), the API received fixes for:
- a crash when getNormalStyleUrl was called on a StyleMap referencing a non-existent Style