Uh oh!
There was an error while loading. Please reload this page.
Add Search Control - #808
Conversation
prushforth
commented
Mar 28, 2023
This looks interesting! I would not hide the search box behind a hover icon, I would put a big texty hard-to-miss text entry up a the top of the map, like this one: https://www.openstreetmap.org/ maybe to the right of the zoom control or top dead center. Some noodling: Using Right now your code Knows that what is returned is a I would make it |
I think you need to associate the search suggestion link to the search link. I think you should consider that there could be multiple |
Experimental Feature
Allows users to search for remote content, if the map is provided with a layer which is searchable.
Current Logic, Hybrid implementation of the OpenSearch format and
<map-extent>:try searching for : 'onshore', 'kNN_Genus_Pseu', etc. (from the geogratis site) on this branch to see how the searchbar functions.