Here's some huge news: After four years, NJPB Live Maps has rewritten from the ground up. I took about two weeks and taught myself Javascript and the Google Maps API and am very proud to give you guys a new, modern mapping application.
http://maps.njpinebarrens.com
Here's the rundown of some of the features:
The old version of NJPB Live maps is still available at http://maps.njpinebarrens.com/old just in case you run into a problem.
http://maps.njpinebarrens.com
Here's the rundown of some of the features:
- Mobile device support - NJPB Maps uses the Google Maps API version 3 which offers support for mobile devices. I have tested the app on an iPhone 5 and is displays perfectly.
- Support for GPS sensors - By clicking on the "Locate" button at the top right the map will access the GPS data in your browser and center itself on your position. This should also work on desktop browsers provided that your ISP and browser support this. (Now you can be out in the woods and see your location on any of the maps provided you have a data connection.)
- Cleaner interface with fewer distractions - Map controls can now be accessed by clicking on the "Controls" button in the top left corner.
- LIDAR imagery - I am now serving the same image tiles that come from the excellent BoydsMaps.com site. (Super huge thanks to Boyd for letting me fetch map tiles from his server as well as providing me with some solid Javascript to stitch them together.) [Note: LIDAR is not available for all areas of the Pines yet.]
- Jump Menu - There's two drop down menus in the control panel that will let you pick various towns and points of interest. Right now I'm still working on adding more locations to the list.
- See it in Another Map - Since I can't fetch image tiles from other mapping providers without getting sued, I can send you directly to their maps based on your coordinates. The zoom level that you're on probably won't work (I haven't figured out a way to reconcile Google's zoom level with other people's maps yet.) As of right now you can go to Historic Aerials, Bing, Bing Birdseye (you'll need to zoom in once you get there), and Yahoo! Maps. If you're viewing a road map on NJPB Maps you'll be taken to Bing or Yahoo's road map. If you're on any other type of map (satellite, 1930s, etc.) you'll be taken to their Satellite Hybrid view. Historic Aerials defaults to their 1951 image set.
- Improved GPX Parser - This now shows waypoint names and coordinates when you click on a waypoint pin.
- Google Terrain Map is now the default view when you go to the site without specifying the map type in the URL. It looks much nicer than the stupid Google road map.
- Support for Google Street View - where available.
The old version of NJPB Live maps is still available at http://maps.njpinebarrens.com/old just in case you run into a problem.