Open GoogleCodeExporter opened 9 years ago
I need something similar to this idea, but not sure if it's exactly the same.
Consider the ruler tool in the Earth desktop: It has red and green squares
marking
the endpoints. These squares behave a lot like placemark icons, but they remain
a
fixed pixel size regardless of the zoom level.
I can implement most of the ruler using the Earth API, but I don't see a good
way to
get those fixed size endpoint squares. I could use screen overlays instead of
placemark icons, but the placemark has the nice quality that it tracks the
globe if
you rotate it. I can make a screen overlay do that too, but it will lag behind
and
won't look that good.
Actually, the ideal thing would be if I could have a placemark icon that had a
fixed
pixel size and also had the option to keep or turn off the "size bounce" that
happens
when the mouse rolls over it.
Is this the same feature request or should I file a separate one? :-)
Original comment by mike%gea...@gtempaccount.com
on 8 Jun 2009 at 10:23
Just to clarify, placemark icons work more or less OK for those red and green
endpoint squares, but their size changes if you zoom in or out - I can't make
them a
fixed pixel size.
Original comment by mike%gea...@gtempaccount.com
on 8 Jun 2009 at 10:27
Original issue reported on code.google.com by
dohay...@gmail.com
on 16 Apr 2009 at 9:39