Fgmap is a WebGIS client that is similar to Google map. It is developed using Flex and can be used offline (map data also needs to be accessed offline). Currently, it integrates GoogleMap and mapabc map, bing map, QQ map, map of the Ministry of Transport, map of the world map.
For more instructions, see help address: http://fgmap-webgis.googlecode.com/svn/trunk/help/help.html
Interface library address: http://fgmap-webgis.googlecode.com/svn/trunk/debug/FGMapLib.zip
Latest exampleCode: Http://files.cnblogs.com/liongis/FGMapDemo_Code.zip
Key verification is added in the new version. If it is a local development, use the following code:
<Maps: Map id ="Map"Width ="100%"Height ="100%"Mapevent_mapready="Onmapreadyhandler (event )"Key="Ea3206acde5a5084ce66f3b9bcbee8ea"URL="Http: // localhost /"/>
The key corresponds to the URL.
The following are some of the modifications:
1. Added map World Data 2. modified the access path of QQ Map
Changed the local and Web client references and supported the 3D mode.
Service Interface for address query correction from.
Data correction was completed on.
Kml data is successfully loaded on 2012-03-31.
Complete the loading of map data on the world on.
The problem of incorrect image and terrain data loading has been solved in 2012-03-10.
Modify the flex SDK library to 3.2 to reduce the interface component size.
On February 10, 4.1, change the flex SDK library to, and modify the image and Terrain Data Request addresses.
Google map API for flex no longer provides key applications. fgmap is a better alternative product. You only need. google. replace maps with COM. fgmap. maps, re-compile.
The function of fgmap is being further improved. Please contact me if you have any suggestions.