RaveGeo Web Map
The Web Map is a web component that displays a dynamic map with
possible symbols on top of it. It has a Javascript interface and is easily
integrated in a web page. It comes in two different implementations with the
same interface. One that is based on a Java applet that supports smooth and
animated interaction and one that is based on Javascript and server rendered
maps for environments that can not run Java applets. The Java version also
supports rearranging of overlapping symbols.
The RaveGeo Map reads RaveGeo data from the RaveGeo Server
with a vector module and tiled images from the RaveGeo Server
with a TiledMap module. The
RaveGeo Map can also route and geocode when connected to a RaveGeo
Server. The map appearance (layers, symbols, colors etc) is set in a XML
file.
Check out demos made
with WebMap.
|