smas1 / geoext-viewer

Automatically exported from code.google.com/p/geoext-viewer
GNU General Public License v3.0
0 stars 0 forks source link

boundingbox in widget NominatimSearchCombo.js, #300

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

order to improve the functioning of NominatimSearchCombo.js widget, because it 
has the problem that when you zoom into a target site, it does with respect to 
bounding box which is provided in the json open.mapquestapi.com.

No implications for developers

Only NominatimSearchCombo.js would modify the widget

This enhancement, I already implemented and attached to this mesanje, because 
I'd like to share with you for publication in the next version of heron

Original issue reported on code.google.com by cesarbas...@gmail.com on 15 Nov 2013 at 4:54

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks Cesar, a very useful contribution! Integrated in 
NominatimSearchCombo.js, for v0.77. See example:

http://lib.heron-mc.org/heron/latest/examples/namesearch

Result will now zoom to returned bounding box (i.s.o. point+preconfigured 
zoomlevel).

- search e.g. for "Nederland"
- "Rotterdam"

Also reminded me that the Search URL can be adapted via config to e.g. only 
search within specific country...

Original comment by jus...@gmail.com on 16 Nov 2013 at 12:54

GoogleCodeExporter commented 9 years ago
I am very happy, I hope to continue contributing to this excellent project.

Original comment by cesarbas...@gmail.com on 16 Nov 2013 at 3:12