PATH:
var
/
www
/
clients
/
client1
/
web1
/
web
/
wp-content
/
wp-google-maps-pro
/
js
/
v8
/
open-layers
/** * @namespace WPGMZA * @module OLProPolygon * @requires WPGMZA.OLPolygon */ jQuery(function($) { WPGMZA.OLProPolygon = function(row, olFeature) { var self = this; WPGMZA.OLPolygon.call(this, row, olFeature); } WPGMZA.OLProPolygon.prototype = Object.create(WPGMZA.OLPolygon.prototype); WPGMZA.OLProPolygon.prototype.constructor = WPGMZA.OLProPolygon; });
[-] ol-heatmap.js
[edit]
[-] ol-pro-drawing-manager.js
[edit]
[-] ol-directions-renderer.js
[edit]
[-] ol-pro-marker.js
[edit]
[-] ol-pro-info-window.js
[edit]
[-] ol-pro-polygon.js
[edit]
[+]
..
[-] ol-directions-service.js
[edit]
[-] ol-pro-map.js
[edit]