I have a webappbuilder app with a search widget. I have 2 searches which searches on 2 different fields (two text fields - one with a "name" and the other a number (in text format)) in the same layer.
When searching on the "name" field the application zooms to the feature. However zoom does not work when using the field with numbers.
The weird thing is that it seems to depend on base map. It does not work with a specific basemap. However it does work with others. Any ideas as to how to solve this?
Steen,
All basemaps do not contain the same levels of detail (LODs). Some have 24 levels and others 17 and others vector tile layers. So zooming is limited to the level of detail that the basemap provides.