Anyone know how I can integrate Flex and Mapserver in much the same way Flex and ArcServer talk?
Thanks!
|
|
|
|
|
|
|
Since Mapserver is WMS compliant, you should be able to use the ModestMaps or UMap libraries to display map tiles in Flex. |
||
|
|
|
|
In JavaScript API 1.3 for ArcGIS Server there are new ways to create custom classes for map handling on your own (i.e. integrate with WMS or whatever map format you use). I suppose similar possibilities will appear in new Flex API for AGS, too – if they're not there yet. Of course, it's option only if you want (and may, for licensing reasons) to use ArcGIS Server API. |
||
|
|