Dynamic plotting Demonstration System 1.4.1 (for ArcGIS Flex), 1.4.1arcgis
Dynamic plotting Demonstration System 1.4.1, based on dynamic plotting API 1.4.1. Functions include:
1. PlotDrawTool );
2. PlotEditTool );
3. Edit the logo symbol style (see the demo system source code );
4. text annotation of the marking symbol (1.4 added PlotGraphic, supporting text annotation );
5. Save and open the plotting symbols (through the serialization interface PlotEncoder and the deserialization interface PlotDecoder );
6. Fill in the gradient symbol.
Added support for Google maps, including common maps, topographic maps, and image maps.
This version mainly adds the gradient fill symbol and the GradientFillSymbol.
For simplicity, the example program saves and opens a json text file.
In the actual project, you can select a storage method, such as a database, based on the actual situation.
Online experience address: http://gispace.duapp.com/plotdemo/index.html
Download source code click to download
You are welcome to use and provide feedback.
QQ: 21587252 email: gispace@yeah.net
You can also join the dynamic plotting discussion QQ Group 318659439 to discuss the specific requirements and implementation.
When I first came into contact with arcgis for flex, how can I render every layer in arcgis In flex? I am very grateful for the code or examples.
If you are sure that the Flex library of ArcGIS is introduced
Check whether event. geometry has this item? If event is null, this error is reported.
How can I implement the following navigation bar in Flex for arcgis?
This is an existing component in acgis flex api.
Navigator control, which has the default skin style, of course you can also customize it yourself