Tips for Creating New Application

Modified on Thursday, 23 October 2014 04:01 PM by 156.75.200.91 — Categorized as: Uncategorized


Choosing Between Embedded Mode vs Full Framework

The framework has two main options for use, Full Framework or Embedded Mode. The full framework is mainly for use in GIS Centric applications. Where as the embedded framework is designed to be embedded within a business application. Examples of this would be a business application that contains information about roadways. The application could have a small map on the page that displays the roadway on the map.

Full Framework Example

Full Framework Example


Embedded Framework Application

Embedded Framework Application


See Also