Hi,All
The parameters of my heron's namesearch is follow:
The namesearch
{
type: "namesearch",
// Optional options, see OpenLSSearchCombo.js
options: {
xtype: 'hr_openlssearchcombo',
id: "pdoksearchcombo",
width: 240,
listWidth: 400,
minChars: 2,
queryDelay: 200,
zoom: 11,
emptyText: 'GeoCoder',
tooltip: 'GeoCoder',
url: 'http://geodata.nationaalgeoregister.nl/geocoder/Geocoder?max=5'
}
},
I has 2 requirments,
1.It can input Tradition Cheinese and English at least in the box to search
name and geocode.
2.It can search in the world map use SRS WGS:4326.
Now I have no idea how to do, please.
sam
Original issue reported on code.google.com by wean....@gmail.com on 31 Jul 2014 at 4:05
Original issue reported on code.google.com by
wean....@gmail.com
on 31 Jul 2014 at 4:05