Opened 15 years ago
Closed 15 years ago
#68 closed enhancement (fixed)
QueryOnClick - "noMarker" support
Reported by: | adube | Owned by: | adube |
---|---|---|---|
Priority: | minor | Milestone: | First milestone |
Component: | widgets | Version: | 0.7 |
Keywords: | query, nomarker | Cc: | adube@… |
Description
problem
If a user wants to have no marker added to the map on each query, he can defines his own custom marker and make it invisible. This would be a dirty hack.
solution
A "noMarker" option when set to 'true' should create no queryLayer.
Note:
See TracTickets
for help on using tickets.
r782 - fixed. No need for a sample.
r783 - documentation added.