Revision 4310
Added by ben leinfelder over 16 years ago
lib/style/skins/sanparks/spatial/africa_frame_config.xml | ||
---|---|---|
40 | 40 |
</tools> |
41 | 41 |
</Context> |
42 | 42 |
|
43 |
<Model id="locations"> |
|
44 |
<defaultModelUrl>./named_locations.xml</defaultModelUrl> |
|
45 |
<widgets> |
|
46 |
<Locations id="locationsSelect"> |
|
47 |
<targetModel>mainMap</targetModel> |
|
48 |
</Locations> |
|
49 |
</widgets> |
|
50 |
<tools> |
|
51 |
<ZoomToAoi id="locationsZoomToAoi"> |
|
52 |
<targetModel>mainMap</targetModel> |
|
53 |
</ZoomToAoi> |
|
54 |
</tools> |
|
55 |
</Model> |
|
56 |
|
|
43 | 57 |
</models> |
44 | 58 |
<widgets> |
45 | 59 |
|
Also available in: Unified diff
[re]add predefined locations selection (using the drop down list).
with firebug disabled, I see so error messages.