Deprecated in GMap Module 7.2
Primary tabs
Name | Location | Type | Deprecation | Direct uses | Namespaced uses | Overrides | Use statements |
---|---|---|---|---|---|---|---|
gmap_defaults |
./ |
function | use GmapDefaults::getInstance()->getDefaults() | 8 | |||
gmap_polyutil_dist |
./ |
function | use GmapPolylineToolbox::getInstance()->setLinePoints($p1, $p2)->getDist(); | ||||
gmap_polyutil_dp_encode |
./ |
function | use GmapPolylineToolbox::getInstance()->setPoints($points)->getDPEncode(); | ||||
gmap_polyutil_encode_latlon |
./ |
function | use GmapPolylineToolbox::getInstance()->setLatLonNumber($x)->getEncodedLatLon(); | ||||
gmap_polyutil_encode_levels |
./ |
function | use GmapPolylineToolbox::getInstance()->setLatLonNumber($x)->getEncodedLevels(); | ||||
gmap_polyutil_point_line_dist |
./ |
function | use GmapPolylineToolbox::getInstance() ->setMeasurePoint($q)->setLinePoints($p1, $p2)->getPointLineDist(); | ||||
gmap_polyutil_polyline |
./ |
function | use GmapPolylineToolbox::getInstance()->setPoints($points)->getPolyline(); | ||||
_gmap_base_js |
./ |
function | use GmapDefaults::getInstance()->getBaseJs() | 2 | |||
_gmap_doheader |
./ |
function | will be removed in next major release upgrade | ||||
_gmap_parse_macro |
./ |
function | use GmapMacroToolbox::getInstance() ->setMacroString($instring, $ver = 2)->getParsedMacro() | 2 | |||
_gmap_parse_style |
./ |
function | use GmapMacroToolbox::getInstance()->setStyle($style)->getParsedStyles() | 1 | |||
_gmap_polyutil_encode |
./ |
function | use GmapPolylineToolbox::getInstance()->setLatLonNumber($x)->getEncode(); | ||||
_gmap_polyutil_get_zoom_level |
./ |
function | use GmapPolylineToolbox::getInstance()->setWeight($weight)->getZoomLevel(); | ||||
_gmap_polyutil_zoom_levels |
./ |
function | use GmapPolylineToolbox::getInstance()->getZoomLevels(); | ||||
_gmap_str2coord |
./ |
function | use GmapMacroToolbox::getInstance()->setStyle($style)->getParsedStyles() | 1 |