Monday 20 December 2010

Pushpin API Documentation

Pushpin API Documentation (Version 1.3)

Getting Started

More Examples

Dynamic Layers API Examples

Widgets

Overlay Sets and Filtering *NEW

Class Reference

Extended Class Reference

Contact us

Legal Notices


(c) 2009 Placebase, Inc.
Browse Pushpin Collections for data from ESRI, Claritas, NAVTEQ and more!

View Documentation for Version 1.2  Version 1.1  Version 1.0  Version 0.9  Version 0.8
If you're unsure which version of the API you're using, use the global function PGetVersion().

Getting Started

Placebase's Pushpin provides an easy to use JavaScript Application Programming Interface (API) for embedding scrollable maps into your website. The following code example shows how to create a 500x300 pixel scrollable map centered on Los Angeles:
Pushpin JavaScript API Example: Getting Started     //
Here is a link to a page where you can view this example in action (start.html).

The URL in the example above, http://api.pushpin.com/js?key=A8C2B4DB310FF6A1987E1C06FCE83516, is the location of the pushpin code. In order for that URL to work, you will need a valid key value. Upon subscribing to Pushpin you will receive a key. This key will only work for web pages served from your site.