 |
 |
 |
We are proud to represent the best GIS software for scheduling, routing,
mapping and management of delivery and outside appointments!
|
 |
|
|
 |
Our partners:
|
 |
|
|
|
Our team is glad to introduce the java based mapping client. To review the applet features
please click here.
To start your work, please enter the address or choose any state and press button "Find".
If you need some help information please see the
A3D JMapping Help page.
To include this demo applet to your web site for free please see
instructions below.
|

|
|
|

|
Instructions to the web developers:
You can include this demo applet to your web site immediately.
To do this you just need to copy following HTML code to the source code of your page:
|

|
|
<Applet codebase = "http://gisdemo.anything3d.com/j_map/Classes"
codetype ="application/java" code = "a3d_jmap.a3d_jmap_client.class"
name = "A3D_JMap_Client" width = "640" height = "520" background = "default"
foreground="default" archive = "a3d_jmap_01.zip" ServerPort = "8028" >
</Applet>
|

|
You can change the "width" and "height" parameters to adjust the applet frame to your design.
Also you can change the "background" and "foreground" to adjust the applet colors
(e.g. background="CCCCFF" foreground="0000FF")
|
|
|