Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Screen Width/Height not loading features #96

Open
daFiter opened this issue Apr 17, 2019 · 4 comments
Open

Screen Width/Height not loading features #96

daFiter opened this issue Apr 17, 2019 · 4 comments

Comments

@daFiter
Copy link

daFiter commented Apr 17, 2019

I have run into an issue where the webapp will not display all features when loaded on a certain width screen. If I load at 1466px width it will only load 6 features (normal is 37). EDIT: It also depends on the height of screen. I think it has something to do with the map loading and then changing screen size before the features have time to load.

Any help on fixing this will be appreciated.

Here is my webapp
https://gis.ashland.or.us/cipstorybook/

Thank you

@pmacMaps
Copy link

I ran into an issue with this where I had a scale dependency set on the map/feature service. Once I expanded or removed this scale dependency for the service, and overwrote it, I did not have this issue.

@daFiter
Copy link
Author

daFiter commented Apr 17, 2019

How many layers did you have in your app? I tried removing the scale dependency and I still got the same issue.

@daFiter daFiter changed the title Screen Width not loading features Screen Width/Height not loading features Apr 17, 2019
@pmacMaps
Copy link

I just checked out your app today (3:10pm EST), and it looks like it loaded. However, I did see some console errors that appear to be related to a Tiled service. Not sure if that is related to your issues or note.

shortlist-screen-shot

@daFiter
Copy link
Author

daFiter commented Apr 18, 2019

Ya those errors are for a feature service. I don't know why it would be trying to load them as a tile. I did remove the only tile from the webapp, an Aerial. I am still getting the same error. The map you are looking at should have 13 points in the transportation tab.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants