-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
Geocoder improvements #1262
Comments
I'm not sure we need a separate "clear" button if we implement the home-clear thing. But I like these ideas. |
The main problem is if I zoom to one place, then want to zoom to another, there's no way to clear. On the desktop, it's no big deal. On touch devices, it's a pain. Chrome for Android puts an X in the awesome bar to handle this, sadly it does not do it magically for all text fields. We could could add a small X icon to the left of the magnifying glass to do the same. But we have way bigger fish to fry for now, so I'm not worried about it. |
Also, Google Maps has an X to clear their address bar. |
I've started to work on this is branch |
For testing, it would also be nice to:
|
It would be really nice to make time a first class citizen in this search tool. |
I needed this for testing, it is in the geocoder-fly branch. |
This was requested on the forum: |
"It is not recommended to use the geocoding service to power an auto complete function" forum post The bing maps "locations" REST API doesn't have any way of asking for the top results that start with whatever you are typing, so it currently cannot be used for autocomplete. |
Pretty much everything in this issue is addressed. I'm going to close this and open a new issue for the 1 mobile fix we still have to make. |
Congratulations on closing the issue! I found these Cesium forum links in the comments above: https://groups.google.com/forum/#!topic/cesium-dev/Pr2vv87299I If this issue affects any of these threads, please post a comment like the following:
I am a bot who helps you make Cesium awesome! Contributions to my configuration are welcome. 🌍 🌎 🌏 |
For the most part, these are just my ideas/suggestions left over from #1157 If you have other ideas, or feel that any of these don't belong, let me know.
If Bing supports it, auto-completion would be great.The text was updated successfully, but these errors were encountered: