Select to view content in your preferred language

Stop webmap from generalizing queries

2152
0
02-04-2014 10:53 AM
DavidStajan
Occasional Contributor
Hi There,  Is there a way to configure a webmap so that it doesn't use an maxAllowableOffset parameter as part of it's querytask when a user clicks on the map to enable a feature popup?  I guess I'm looking for a configuration or override that will work.  Hacks are welcomed if anyone has figured out a way around this.

I'm trying to use the Highlighted feature as a source for a buffering tool but have realized that the geometry associated with the selected feature is generalized.

I'm get the graphic through the infoWindow like so
var graphic = this.map.infoWindow.getSelectedFeature();

Thanks,
David
Tags (2)
0 Kudos
0 Replies