GeoMOOSE Logo
Project Home | Documentation Index | Getting Started | Developer Documentation

Table Of Contents

Previous topic

Fido Search - Quick and Dirty Client Side Searching Tool

Next topic

Reference Map

This Page

HashTrack

HashTrack adds the ability to store, recall, and change the current visible extent using parameters stored in the URL’s “hash.”

Installing

In your HTML file, before the </head> tag add:

<script type="text/javascript" src="extensions/HashTrack.js"></script>