JavaScript Tutorials |
It's recommended (but not necessary) that you work through these tutorials in order.
Learn how to quickly embed a GeoStream map on a webpage using JavaScript.
Adding a Traffic Layer Tutorial
Display real-time, or historical traffic data on your GeoStream map.
Render map objects only on specific GeoStream layers.
Use the zoom-to-rect behavior of a map to control zooming.
Use the Slider widget to control the zoom level of a Map.
Use the Scale widget to provide a visual indication of relative distance on a Map object.
Learn how to use a Dock widget to neatly group other widgets along one side of a Map object.
Search for a street address and mark the location of the address on a map.
Translate a location on a Map object to an address string.
Search for a partial address while the user is typing, return region or street suggestions for the user to choose from and then mark the selected location of the address on a map.
Use balloon objects to conveniently display information relevant to particular points on a map.
Add satellite imagery to your GeoBase maps.
Display Web Map Service (WMS) layers, such as wind, precipitation, cloud cover, and other layers, in your GeoStream map applications.
Toggle various layers in a GeoStream mapping application.
Create a simple route between route stops on a map.