ZenphotoCMS 1.6.3

Googlemaps
in package

CodeIgniter Google Maps API V3 Class

Displays a Google Map

Tags
subpackage

Libraries

category

Libraries

author

BIOSTALL (Steve Marks)

link
http://biostall.com/codeigniter-google-maps-v3-api-library
docs

http://biostall.com/wp-content/uploads/2010/07/Google_Maps_V3_API_Documentation.pdf

Table of Contents

Properties

$adsense  : mixed
$adsenseChannelNumber  : mixed
$adsenseFormat  : mixed
$adsensePosition  : mixed
$adsensePublisherID  : mixed
$apiKey  : mixed
$backgroundColor  : mixed
$bicyclingOverlay  : mixed
$center  : mixed
$circles  : mixed
$cluster  : mixed
$clusterAverageCenter  : mixed
$clusterGridSize  : mixed
$clusterMaxZoom  : mixed
$clusterMinimumClusterSize  : mixed
$clusterZoomOnClick  : mixed
$directions  : mixed
$directionsAvoidHighways  : mixed
$directionsAvoidTolls  : mixed
$directionsChanged  : mixed
$directionsDivID  : mixed
$directionsDraggable  : mixed
$directionsEnd  : mixed
$directionsMode  : mixed
$directionsStart  : mixed
$directionsUnits  : mixed
$disableDefaultUI  : mixed
$disableDoubleClickZoom  : mixed
$disableMapTypeControl  : mixed
$disableNavigationControl  : mixed
$disableScaleControl  : mixed
$disableStreetViewControl  : mixed
$draggable  : mixed
$draggableCursor  : mixed
$draggingCursor  : mixed
$drawing  : mixed
$drawingControl  : mixed
$drawingControlPosition  : mixed
$drawingDefaultMode  : mixed
$drawingModes  : mixed
$drawingOnComplete  : mixed
$drawingOnEdit  : mixed
$geocodeCaching  : mixed
$https  : mixed
$jsfile  : mixed
$keyboardShortcuts  : mixed
$kmlLayerPreserveViewport  : mixed
$kmlLayerURL  : mixed
$language  : mixed
$loadAsynchronously  : mixed
$map_div_id  : mixed
$map_height  : mixed
$map_name  : mixed
$map_type  : mixed
$map_types_available  : mixed
$map_width  : mixed
$mapTypeControlPosition  : mixed
$mapTypeControlStyle  : mixed
$markers  : mixed
$markersInfo  : mixed
$maxzoom  : mixed
$minifyJS  : mixed
$minzoom  : mixed
$navigationControlPosition  : mixed
$noClear  : mixed
$onboundschanged  : mixed
$oncenterchanged  : mixed
$onclick  : mixed
$ondblclick  : mixed
$ondrag  : mixed
$ondragend  : mixed
$ondragstart  : mixed
$onidle  : mixed
$onload  : mixed
$onmousemove  : mixed
$onmouseout  : mixed
$onmouseover  : mixed
$onresize  : mixed
$onrightclick  : mixed
$ontilesloaded  : mixed
$onzoomchanged  : mixed
$output_html  : mixed
$output_js  : mixed
$output_js_contents  : mixed
$overlays  : mixed
$panoramio  : mixed
$panoramioTag  : mixed
$panoramioUser  : mixed
$places  : mixed
$placesAutocompleteBoundNE  : mixed
$placesAutocompleteBoundsMap  : mixed
$placesAutocompleteBoundSW  : mixed
$placesAutocompleteInputID  : mixed
$placesAutocompleteOnChange  : mixed
$placesAutocompleteTypes  : mixed
$placesLocation  : mixed
$placesLocationNE  : mixed
$placesLocationSW  : mixed
$placesName  : mixed
$placesRadius  : mixed
$placesTypes  : mixed
$polygons  : mixed
$polylines  : mixed
$rectangles  : mixed
$region  : mixed
$scaleControlPosition  : mixed
$scrollwheel  : mixed
$sensor  : mixed
$streetViewAddressControl  : mixed
$streetViewAddressPosition  : mixed
$streetViewCloseButton  : mixed
$streetViewControlPosition  : mixed
$streetViewLinksControl  : mixed
$streetViewPanControl  : mixed
$streetViewPanPosition  : mixed
$streetViewPovHeading  : mixed
$streetViewPovPitch  : mixed
$streetViewPovZoom  : mixed
$streetViewZoomControl  : mixed
$streetViewZoomPosition  : mixed
$streetViewZoomStyle  : mixed
$styles  : mixed
$stylesAsMapTypes  : mixed
$stylesAsMapTypesDefault  : mixed
$tilt  : mixed
$trafficOverlay  : mixed
$version  : mixed
$zoom  : mixed
$zoomControlPosition  : mixed
$zoomControlStyle  : mixed

Methods

__construct()  : mixed
add_circle()  : mixed
add_ground_overlay()  : mixed
add_marker()  : mixed
add_polygon()  : mixed
add_polyline()  : mixed
add_rectangle()  : mixed
create_map()  : mixed
get_lat_long_from_address()  : mixed
initialize()  : mixed
is_lat_long()  : mixed

Properties

$adsenseChannelNumber

public mixed $adsenseChannelNumber = ''

$adsenseFormat

public mixed $adsenseFormat = 'HALF_BANNER'

$adsensePosition

public mixed $adsensePosition = 'TOP_CENTER'

$adsensePublisherID

public mixed $adsensePublisherID = ''

$backgroundColor

public mixed $backgroundColor = ''

$bicyclingOverlay

public mixed $bicyclingOverlay = \FALSE

$center

public mixed $center = "37.4419, -122.1419"

$clusterAverageCenter

public mixed $clusterAverageCenter = \FALSE

$clusterGridSize

public mixed $clusterGridSize = 60

$clusterMaxZoom

public mixed $clusterMaxZoom = ''

$clusterMinimumClusterSize

public mixed $clusterMinimumClusterSize = 2

$clusterZoomOnClick

public mixed $clusterZoomOnClick = \TRUE

$directionsAvoidHighways

public mixed $directionsAvoidHighways = \FALSE

$directionsAvoidTolls

public mixed $directionsAvoidTolls = \FALSE

$directionsChanged

public mixed $directionsChanged = ""

$directionsDivID

public mixed $directionsDivID = ""

$directionsDraggable

public mixed $directionsDraggable = \FALSE

$directionsEnd

public mixed $directionsEnd = ""

$directionsMode

public mixed $directionsMode = "DRIVING"

$directionsStart

public mixed $directionsStart = ""

$directionsUnits

public mixed $directionsUnits = ""

$disableDefaultUI

public mixed $disableDefaultUI = \FALSE

$disableDoubleClickZoom

public mixed $disableDoubleClickZoom = \FALSE

$disableMapTypeControl

public mixed $disableMapTypeControl = \FALSE

$disableNavigationControl

public mixed $disableNavigationControl = \FALSE

$disableScaleControl

public mixed $disableScaleControl = \FALSE

$disableStreetViewControl

public mixed $disableStreetViewControl = \FALSE

$draggableCursor

public mixed $draggableCursor = ''

$draggingCursor

public mixed $draggingCursor = ''

$drawingControl

public mixed $drawingControl = \TRUE

$drawingControlPosition

public mixed $drawingControlPosition = 'TOP_CENTER'

$drawingDefaultMode

public mixed $drawingDefaultMode = 'marker'

$drawingModes

public mixed $drawingModes = array()

$drawingOnComplete

public mixed $drawingOnComplete = array()

$drawingOnEdit

public mixed $drawingOnEdit = array()

$geocodeCaching

public mixed $geocodeCaching = \FALSE

$keyboardShortcuts

public mixed $keyboardShortcuts = \TRUE

$kmlLayerPreserveViewport

public mixed $kmlLayerPreserveViewport = \FALSE

$loadAsynchronously

public mixed $loadAsynchronously = \FALSE

$map_div_id

public mixed $map_div_id = "map_canvas"

$map_types_available

public mixed $map_types_available = array()

$mapTypeControlPosition

public mixed $mapTypeControlPosition = ''

$mapTypeControlStyle

public mixed $mapTypeControlStyle = ''

$markersInfo

public mixed $markersInfo = array()

$navigationControlPosition

public mixed $navigationControlPosition = ''

$onboundschanged

public mixed $onboundschanged = ''

$oncenterchanged

public mixed $oncenterchanged = ''

$output_js_contents

public mixed $output_js_contents

$placesAutocompleteBoundNE

public mixed $placesAutocompleteBoundNE = ''

$placesAutocompleteBoundsMap

public mixed $placesAutocompleteBoundsMap = \FALSE

$placesAutocompleteBoundSW

public mixed $placesAutocompleteBoundSW = ''

$placesAutocompleteInputID

public mixed $placesAutocompleteInputID = ''

$placesAutocompleteOnChange

public mixed $placesAutocompleteOnChange = ''

$placesAutocompleteTypes

public mixed $placesAutocompleteTypes = array()

$placesLocation

public mixed $placesLocation = ''

$placesLocationNE

public mixed $placesLocationNE = ''

$placesLocationSW

public mixed $placesLocationSW = ''

$placesTypes

public mixed $placesTypes = array()

$scaleControlPosition

public mixed $scaleControlPosition = ''

$streetViewAddressControl

public mixed $streetViewAddressControl = \TRUE

$streetViewAddressPosition

public mixed $streetViewAddressPosition = ''

$streetViewCloseButton

public mixed $streetViewCloseButton = \FALSE

$streetViewControlPosition

public mixed $streetViewControlPosition = ''

$streetViewLinksControl

public mixed $streetViewLinksControl = \TRUE

$streetViewPanControl

public mixed $streetViewPanControl = \TRUE

$streetViewPanPosition

public mixed $streetViewPanPosition = ''

$streetViewPovHeading

public mixed $streetViewPovHeading = 0

$streetViewPovPitch

public mixed $streetViewPovPitch = 0

$streetViewPovZoom

public mixed $streetViewPovZoom = 0

$streetViewZoomControl

public mixed $streetViewZoomControl = \TRUE

$streetViewZoomPosition

public mixed $streetViewZoomPosition = ''

$streetViewZoomStyle

public mixed $streetViewZoomStyle = ''

$stylesAsMapTypes

public mixed $stylesAsMapTypes = \false

$stylesAsMapTypesDefault

public mixed $stylesAsMapTypesDefault = ''

$trafficOverlay

public mixed $trafficOverlay = \FALSE

$zoomControlPosition

public mixed $zoomControlPosition = ''

$zoomControlStyle

public mixed $zoomControlStyle = ''

Methods

__construct()

public __construct([mixed $config = array() ]) : mixed
Parameters
$config : mixed = array()

add_circle()

public add_circle([mixed $params = array() ]) : mixed
Parameters
$params : mixed = array()

add_ground_overlay()

public add_ground_overlay([mixed $params = array() ]) : mixed
Parameters
$params : mixed = array()

add_marker()

public add_marker([mixed $params = array() ]) : mixed
Parameters
$params : mixed = array()

add_polygon()

public add_polygon([mixed $params = array() ]) : mixed
Parameters
$params : mixed = array()

add_polyline()

public add_polyline([mixed $params = array() ]) : mixed
Parameters
$params : mixed = array()

add_rectangle()

public add_rectangle([mixed $params = array() ]) : mixed
Parameters
$params : mixed = array()

get_lat_long_from_address()

public get_lat_long_from_address(mixed $address[, mixed $attempts = 0 ]) : mixed
Parameters
$address : mixed
$attempts : mixed = 0

initialize()

public initialize([mixed $config = array() ]) : mixed
Parameters
$config : mixed = array()

is_lat_long()

public is_lat_long(mixed $input) : mixed
Parameters
$input : mixed

        
On this page

Search results