Whitebeam Template Reference Documentation

Site Map
 
Home
 
Application Guide
Reference
  Installation
  Configuration
  XML Markup
  JavaScript Classes
  ROM
  Templates
  Environment
  Dev Process
  Tools
  External Links
  Example libraries
Community
Contact Whitebeam
To-Do
Download
Credits
Licence
Whitebeam Users
 
 
 

Whitebeam Template Reference Documentation

Geo Template
rb.city1.3.30
rb.geo1.1.5Usage
rb.postcode1.3.4Usage

Methods

rb.postcode.lookup() Search the database for a specific post code.
rb.postcode.distance() Calculate the distance, in miles, between two points
rb.geo.iplookup() Returns information about the address requested, or null if there is no record or the address string is badly formatted
rb.city.get() Search the city database

Aggregate Types

rb.postcode.location Result of mapping a post code to a physical location
rb.postcode.point Use to reprensent a point on the Earth's surface
rb.geo.location Used to represent address map information
rb.city.cityLocation Result of mapping a country/city code to a physical location
rb.city.point Use to reprensent a point on the Earth's surface
rb.city.searchFlags Search for specific entries in the city database
Whitebeam release 1.3.36
(loadtime : 61ms)