Skip to content

mapstraction/sandbox

Repository files navigation

Mapstraction Sandbox is a web-based interactive demonstration, tutorial, and playground for users and developers to experiment with the Mapstraction mapping API. http://mapstraction.com

Mapstraction is a lightweight JavaScript wrapper around major mapping, geocoding, and routing services that makes it easier to integrate, and switch between, any mapping library. 

The Mapstraction Sandbox is currently available at: http://mapstraction.appspot.com/

== Adding an Example

To add an example, build your HTML page and add it to /samples/boilerplateHTML/mapstraction/

and if you need JS add it to: /samples/js/mapstraction/

and lastly update the Table of Contents: /samples/TOC/mapstraction_api_samples.js

== Credits

The sandbox code is a fork of the Google AJAX API Playground from http://code.google.com/apis/ajax/playground/