| 1 | = Maestro API 2.x samples = |
| 2 | |
| 3 | This page showcases code samples using the 2.x version of the Maestro API |
| 4 | |
| 5 | * '''[wiki:maestro/MaestroAPI/samples/RuntimeMap Utilizing RuntimeMap via Maestro API]''' - a short example of getting to !RuntimeMap instance. |
| 6 | * '''[wiki:maestro/MaestroAPI/samples/AddInitialLayer Adding a layer before startup via Maestro API]''' - an example of how to add a layer to map before the viewer loads. |
| 7 | * '''[wiki:maestro/MaestroAPI/samples/CustomizedZoomWithWebLayout Creating a temporary WebLayout with customized zoom]''' - shows how to modify an existing !WebLayout to select the initial zoom level. |
| 8 | * '''[wiki:maestro/MaestroAPI/samples/ModifyLayerFilter Modifying the filter on a layer]''' - shows how to modify the filter on a layer for the current user. |
| 9 | * '''[wiki:maestro/MaestroAPI/samples/IterateLayerRules Examining all styles defined in a layer]''' - a template for examining all layer styles in a !LayerDefinition. |
| 10 | * '''[wiki:maestro/MaestroAPI/samples/QueryFeatureSource Query Features with a filter]''' - an example of how to read features from MapGuide. |
| 11 | * '''[wiki:maestro/MaestroAPI/samples/BrandNewSample Add your cool sample here]''' You must be logged in with an [http://www.osgeo.org/osgeo_userid/ OSGeo ID] before you can edit the page. |