67 |
*/ |
*/ |
68 |
boolean insertStyledLayer (StyledLayerInterface<?> styledLayer, int mapContextIdx); |
boolean insertStyledLayer (StyledLayerInterface<?> styledLayer, int mapContextIdx); |
69 |
|
|
70 |
/** Add {@link MapLayerListener} */ |
/** Add {@link MapLayerListListener} */ |
71 |
void addMapLayerListListener( MapLayerListListener listener); |
void addMapLayerListListener( MapLayerListListener listener); |
72 |
|
|
73 |
/** Remove {@link MapLayerListener} */ |
/** Remove {@link MapLayerListListener} */ |
74 |
void removeMapLayerListListener( MapLayerListListener listener); |
void removeMapLayerListListener( MapLayerListListener listener); |
75 |
|
|
76 |
/** |
/** |