-
Notifications
You must be signed in to change notification settings - Fork 2
tp TouchPointWP Geo
James K. edited this page May 7, 2024
·
1 revision
A standardized set of fields for geographical information.
- Class name: Geo
- Namespace: \tp\TouchPointWP
- Parent class: stdClass
public mixed lat = null
- Visibility: public
public mixed lng = null
- Visibility: public
public mixed human = null
- Visibility: public
public mixed type = null
- Visibility: public
mixed tp\TouchPointWP\Geo::__construct(?float lat, ?float lng, ?string human, ?string type)
- Visibility: public
- lat ?float* lng ?float* human ?string* type ?string
- mixed
float tp\TouchPointWP\Geo::distance(float latA, float lngA, float latB, float lngB)
Get distance between two geographic points by lat/lng pairs. Returns a number in miles.
- Visibility: public
- This method is static.
- latA float* lngA float* latB float* lngB float
- float -
Documentation generated November 24, 2024 11:00pm.
- Simple RSVP
- People Lists
- Involvements
- Outreach Partners
- SQL & Python Reports
- Events Calendar from Meetings (Beta)
- Events Calendar Plugin Integration (Deprecated)
- tp
- tp\TouchPointWP
- api
- Auth
- CalendarGrid
- EventsCalendar
- ExtraValueHandler
- Geo
- hasGeo
- hierarchical
- Involvement
- Involvement_PostTypeSettings
- InvolvementMembership
- Location
- Meeting
- module
- Partner
- Person
- PostTypeCapable
- RegistrationType
- Report
- Rsvp
- scheduled
- Stats
- storedAsPost
- Taxonomies
- TouchPointWP
- TouchPointWP_AdminAPI
- TouchPointWP_Exception
- TouchPointWP_Settings
- TouchPointWP_Widget
- TouchPointWP_WPError
- updatesViaCron
- Utilities
- tp\TouchPointWP