Overview

Namespaces

  • None
  • WPGMZA
    • Integration
    • Selector

Classes

  • AutoLoader
  • Crud
  • DOMDocument
  • DOMElement
  • Factory
  • GDPRCompliance
  • GoogleGeocoder
  • GoogleMap
  • GoogleMapsAPILoader
  • GoogleMapsLoader
  • LatLng
  • Map
  • MapsEngineDialog
  • Marker
  • ModalDialog
  • NominatimGeocodeCache
  • OLLoader
  • Plugin
  • RestAPI
  • ScriptLoader
  • Strings

Functions

  • create_marker_instance_delegate
  • create_plugin_instance
  • query_nominatim_cache
  • store_nominatim_cache
  • Overview
  • Namespace
  • Class

Class GoogleMap

This module is currently redundant

WPGMZA\Crud implements IteratorAggregate, JsonSerializable
Extended by WPGMZA\Map
Extended by WPGMZA\GoogleMap
Namespace: WPGMZA
Located at google-maps/class.google-map.php
Methods summary
public
# __construct( integer|array|object $id, $shortcode_atts = null )

Constructor

Constructor

Parameters

$id
$id_or_fields The ID to read an existing map, or an object or array to create a new one.
$shortcode_atts

Overrides

WPGMZA\Map::__construct()
Methods inherited from WPGMZA\Map
create_instance(), get_arbitrary_data_column_name()
Methods inherited from WPGMZA\Crud
__get(), __isset(), __set(), __unset(), assert_not_trashed(), column_exists(), create(), getIterator(), get_column_names(), get_column_parameter(), get_column_parameters(), get_column_placeholders(), get_column_type(), get_columns(), get_placeholder_by_type(), get_table_name(), is_read_only(), jsonSerialize(), parse_arbitrary_data(), read(), set(), store_arbitrary_data(), trash(), update()
Constants inherited from WPGMZA\Crud
BULK_READ
API documentation generated by ApiGen