Tagged Questions
0
votes
1answer
126 views
Limit Geocode results based on application extent?
I am creating an Esri Flex API application (not the viewer), and have been creating a tool to use the World Places Locator.
For now, I am just zooming to the top scoring candidate returned.
If you ...
3
votes
6answers
319 views
Drive Times issue with Rendering Graphics
I am trying to consume the Esri Drive times geoprocessing service within a Flex application, based around the v2.2 Flex API.
I have seen the sample on how to do this.
- However, mine is a bit more ...