Are you referring to the 2D Maps API, or the 3D Earth Plugin API<http://code.google.com/apis/earth/documentation/> ?
With the Maps API, you can set a z-index of a polygon, which allows you to overlap several overlays (markers, polylines, polygons) and control which one is visible or on top. But since it's 2-dimensional, you can't control the actual height (because there is no height). With the Earth Plugin API you can configure an item to be at a specific height above the ground. On Mon, Sep 19, 2011 at 6:51 AM, Artemb <[email protected]> wrote: > I’d be looking to set the height of the polygon above ground level ? > Do you have any controls over the height of the polygon? > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps JavaScript API v3" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-maps-js-api-v3/-/rdwPAdeZL3EJ. > 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-js-api-v3?hl=en. > -- Bruce Bordelon | Director, Enterprise Sales Engineering | [email protected] | 972-200-4420 This email and the information it contains are confidential and may be privileged. If you have received this email in error please notify me immediately and do not copy it for any purpose, or disclose its contents to any other person. Internet communications are not secure and, therefore, Google does not accept legal responsibility for the contents of this message as it has been transmitted over a public network. If you suspect the message may have been intercepted or amended please call me. -- 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 [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-js-api-v3?hl=en.
