[OpenLayers-Users] What is the easiest way to search a vector layer(s)?
Phil Scadden
p.scadden at gns.cri.nz
Wed Feb 27 12:51:08 PST 2013
There isnt too many shortcuts to getting to know js. One of the things
that will ease the journey though is getting to know firebug or Chrome
development tools. These allow you to set breakpoints, step through code
and examine variables as you go. I would strongly suggest you step
through the code in firebug. You error message implies you have a
variable which you think is a layer, but is in fact null. Could be as
simple as a spelling mistake or incorrect case.
Notice: This email and any attachments are confidential.
If received in error please destroy and immediately notify us.
Do not copy or disclose the contents.
More information about the Users
mailing list