GViz Framework is a geo data visualization framework which basically built using JavaScript and freely available visualization API's & Libraries.
It supports data source integration through data providers (e.g: Google Doc, CSV File, XML File,JSON File, XML String, JSON String, CSV String etc.) implemented in the framework and it provides extendable & simple API to write custom data providers.
- Rich set of popular components
- Configurable visualization
- Facilitate data binding to sources
- Easy integration
- Independent from server side technology
Using GViz Framework consists of following steps,
- Step 1: Prepare DSPL
- Step 2: Prepare HTML Structure
- ¡Step 3: Add Gviz framework JavaScript to webpage

