File tree 2 files changed +10
-4
lines changed
2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ Used in conjunction with the [Attributes Tables](https://github.com/tmcgee/cmv-w
45
45
46
46
---
47
47
### Zoom to Feature
48
- A simple widget to provide a dropdown list of features to zoom the ma to . Similar to bookmarks but driven by actual data in a Map Service.
48
+ A simple widget to provide a drop-down list of features to zoom to on the map . Similar to bookmarks but driven by actual data in a Map Service.
49
49
#####[ Documentation] ( https://github.com/tmcgee/cmv-widgets/tree/master/widgets/ZoomToFeature/README.md )
50
50
#####[ Demo] ( http://tmcgee.github.io/cmv-widgets/demo.html?config=zoomToFeature )
51
51
![ Screenshot] ( https://tmcgee.github.io/cmv-widgets/images/zoomToFeature1.jpg )
Original file line number Diff line number Diff line change @@ -136,9 +136,15 @@ <h2 id="search">Search</h2>
136
136
< div class ="row ">
137
137
< div class ="col-md-8 col-md-offset-2 ">
138
138
< h2 id ="zoom-to-feature "> Zoom to Feature</ h2 >
139
- < p > Coming Soon</ p >
140
- < br /> < br />
141
- < br /> < br />
139
+ < p > A simple widget to provide a drop-down list of features to zoom to on the map. Similar to bookmarks but driven by actual data in a Map Service.</ p >
140
+ < p >
141
+ < a href ="demo.html?config=zoomToFeature " target ="cmv-demo-zoom-to-feature " class ="btn btn-primary btn-lg "> Demo</ a >
142
+ </ p >
143
+ < p >
144
+ < a href ="demo.html?config=zoomToFeature " target ="cmv-demo-zoom-to-feature ">
145
+ < div class ="example "> < img src ="./images/zoomToFeature1.jpg " alt ="Screenshot "> </ div >
146
+ </ a >
147
+ </ p >
142
148
</ div >
143
149
</ div >
144
150
</ div >
You can’t perform that action at this time.
0 commit comments