I have a point, line and polygon layer loaded in cesium. I have also added a textbox and search button. Whatever name is entered in textbox, it will do search within the layers and flyto the corresponding entity. Now my search works for one layer (polygon) perfectly. I want a similar thing to be done for all layers. when search button is pressed. Please suggest me how to make it work for other layers. I am strucked in accessing entities from other datasources like line and point.Below is my code.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Adding intelligent search box to cesium for implementing search within layer from server side? | 0 | 333 | April 18, 2016 | |
Adding buttons to the cesium | 2 | 185 | April 26, 2016 | |
How to find entity in search box | 0 | 336 | June 6, 2017 | |
Search box json | 3 | 139 | November 30, 2018 | |
Find object through search box with Cesium Js | 4 | 191 | July 14, 2017 |