JSFiddle

BA3's public fiddles

  • Example #5a - Clickable Clustered Marker Example with Icon (Technique 1)

    This demonstrates how to add clustered markers to the BA3 Altus Mapping Engine using an icon image. Eight markers are added in the Washington DC area. The tile set here is the aerial tiles from Mapbox.com. See http://tinyurl.com/h8wahej for details.

  • Example #5d - Clickable Clustered Marker Example using Icons (Technique 4)

    This demonstrates how to add clickable clustered markers to the BA3 Altus Mapping Engine. Eight markers are added in the Washington DC area. The tile set here is the aerial tiles from Mapbox.com. Jsfiddle forces the use of https servers for tiles, but almost any tile server is possible in your own apps. See http://tinyurl.com/h8wahej for details.

  • Example #7 - Demo showing 3D terrain, 3D model and 3D camera

    This example demonstrates how to add add 3D terrain plus a 3D model and look at it with a 3D camera in the BA3 Altus Mapping Engine. The camera points at Mt. Rainier. The tile set here is the aerial tiles from Mapbox.com. Jsfiddle forces the use of https servers for tiles, but almost any tile server is possible in your own apps. See http://tinyurl.com/h8wahej for details.

  • Example #6 - Demo showing 3D terrain and 3D camera

    This demonstrates how to add add 3D terrain and look at it with a 3D camera in the BA3 Altus Mapping Engine. The camera points at Mt. Rainier. The tile set here is the aerial tiles from Mapbox.com.

  • Example #5b - Clickable Clustered Marker Example using icons (Technique 2)

    Demonstrates one technique for adding icons to clustered markers in the BA3 Altus Mapping Engine . Eight markers are added in the Washington DC area.

  • Example #4 - Clickable Clustered Marker Example

    This demonstrates how to add clickable clustered markers to the BA3 Altus Mapping Engine. Eight markers are added in the Washington DC area. The tile set here is the aerial tiles from Mapbox.com. Jsfiddle forces the use of https servers for tiles, but almost any tile server is possible in your own apps. See http://tinyurl.com/h8wahej for details. Note the "No Wrap in body" Javascript setting and the required external resource.

  • Example #3 - Clustered Marker Example

    This demonstrates how to add clustered markers to the BA3 Altus Mapping Engine. Eight markers are added in the Washington DC area. We are using simple squares instead of icons here. See Example 5 for icons.

  • Example #2 - How to position the camera

    This demonstrates how to position the camera in the BA3 Altus Mapping Engine. The tile set here is the cycling map from Thunderforest.com. Jsfiddle forces the use of https servers for tiles, but almost any tile server is possible in your own apps. See http://tinyurl.com/h8wahej for details. Note the "No Wrap in body" Javascript setting and the required external resource.

  • Example #1 - Simple Altus Demo

    This demonstrates how to show a standard tile set in the BA3 Altus Mapping Engine. The tile set here is the cycling map from Thunderforest.com. Jsfiddle forces the use of https servers for tiles, but almost any tile server is possible in your own apps. See http://tinyurl.com/h8wahej for details. Note the "No Wrap in body" Javascript setting and the required external resource.