%PDF- %PDF-
Direktori : /proc/self/root/home/bitrix/www/bitrix/templates/landing24/assets/vendor/gmaps/lib/ |
Current File : //proc/self/root/home/bitrix/www/bitrix/templates/landing24/assets/vendor/gmaps/lib/gmaps.styles.js |
GMaps.prototype.addStyle = function(options) { var styledMapType = new google.maps.StyledMapType(options.styles, { name: options.styledMapName }); this.map.mapTypes.set(options.mapTypeId, styledMapType); }; GMaps.prototype.setStyle = function(mapTypeId) { this.map.setMapTypeId(mapTypeId); };