phannack / maps-engine

Automatically exported from code.google.com/p/maps-engine
0 stars 0 forks source link

Specify polygon drawing/stacking order #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Currently in GEB, there is no way to control polygon draw/stack order in the 
case of multiple, overlapping features contained in the same layer.

This Feature Request is to provide the ability to specify a draw order when 
styling a given map layer.

Original issue reported on code.google.com by avn...@google.com on 9 Mar 2012 at 12:11

GoogleCodeExporter commented 9 years ago
Have filed issue #4492 on the Maps API side to control stacking order/z-index 
for Maps Engine layers when accessed via the Google Maps API as well:
http://code.google.com/p/gmaps-api-issues/issues/detail?id=4492

A similar feature request was filed for Fusion Tables some time back as issue 
#272:
http://code.google.com/p/fusion-tables/issues/detail?id=272

Original comment by davidtr...@gmail.com on 22 Mar 2013 at 9:47

GoogleCodeExporter commented 9 years ago
Support for stacking order has been added for Maps Engine layers in the Maps 
API (the MapsEngineLayerOptions object now has a zIndex property).

It's still not possible to fix the layer order in maps created within Maps 
Engine though (most recently ticked = ontop).

Original comment by davidtr...@gmail.com on 18 Jul 2014 at 10:46