diff --git a/.travis.yml b/.travis.yml index a1ee501234..926d84cbad 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,3 +4,18 @@ node_js: script: - npm run bootstrap - npm run ci +- npm run build +before_deploy: +- touch .nojekyll +- tree -H '.' -L 3 --prune --noreport --charset utf-8 -T Samples -P '*html' -o index.html +deploy: + provider: pages + skip_cleanup: true + github_token: "$GITHUB_TOKEN" + keep_history: true + committer_from_gh: true + on: + branch: master +env: + global: + secure: PrUOO7uKgrGAcE9TII9m3/+UmlDO852BRuB3FxvvqWlnKOLi3ah9TObeol4xsXBP3eQbEE2YXpGzqPnb5DP2kmyarpelijhkJRkOhVaJlMY0+rNRJeuPRxlDYyQyUgRVsfBXqHwBfjVCREGjlJF7K93OoHAPdULeBzC3cog529/TVLrFFQ23f2fSrjMyziwcW5IqFlZDstUdrGq61rNrut5KjNyOA0mBZkMryZazU1bVB7KqGSo7kCPKhdmr0DKOSm/BKB99dQYfZv8hIeF7mSE/EUkPQkuSy56DySjnQzVOFnkC0hUWF30+aD2uNaAxyZMqam7VDSfUcnQYbIVwzgaI5OKAD9P1mnywsmESfpTi36U7ZkDROxTLe/SF7ZYJ4O/Nvly6O+gBsjjqvoAakvd21ceTdYmY2m+gbixo38IsLND/E5Ab3uJgDE1lKRGBkdfJ7b6qi2Dh0b2+G72sBUREhd5ls3RfFCA5PBLUPQ8azf7VjxPCi3Zjv4iAqvWAMB89yvRYUfz0+UaoymQ5QK48hOxtQJi2qmTLGwk+/AW5IiGM60iH7Cdv6LF+P78Yf0ESMIswbLo6vVIv/0LBqQFk/nYAQizZm4yMRrLHciItpW3PHlhVK8badqpPBW29dWEvajd56z0Wio+N6od7/AV9Fv25PrMdEisFQxsWE7M= diff --git a/index.html b/index.html deleted file mode 100644 index 04c92efa80..0000000000 --- a/index.html +++ /dev/null @@ -1,270 +0,0 @@ - - - - - - - Google Maps JS Samples - - - -

Google Maps JS Samples

- .
- ├── archive
- │   ├── ads
- │   │   └── adunit-format.html
- │   ├── articles
- │   │   ├── phpsqlinfo
- │   │   │   └── phpsqlinfo_add.html
- │   │   └── phpsqlsearch
- │   │       └── phpsqlsearch_map.html
- │   ├── cloud
- │   │   └── cloud.html
- │   ├── country_explorer
- │   │   └── country_explorer.html
- │   ├── distancematrix
- │   │   └── london.html
- │   ├── distance_matrix_quotas
- │   │   └── distancematrix_quotas.html
- │   ├── draggable-directions
- │   │   └── draggable-directions.html
- │   ├── folds
- │   │   └── folds.html
- │   ├── fusiontables
- │   │   ├── beaches_heatmap.html
- │   │   ├── chicago-homicides.html
- │   │   ├── cycletrails.html
- │   │   └── un-stats.html
- │   ├── smartinfowindow
- │   │   └── smartinfowindow.html
- │   ├── spreadsheets
- │   │   └── mapwithsidebar.html
- │   ├── toomanymarkers
- │   │   └── toomanymarkers.html
- │   └── weather
- │       └── weather_layer.html
- ├── index.html
- ├── samples
- │   ├── 45degrees
- │   │   └── index.html
- │   ├── callback
- │   │   ├── callback_delayed.html
- │   │   └── callback.html
- │   ├── circle-overlay
- │   │   └── circle-overlay.html
- │   ├── clear-all-overlays
- │   │   └── clear-all-overlays.html
- │   ├── commonloader
- │   │   ├── autoload.html
- │   │   ├── clientlocation.html
- │   │   └── commonloader.html
- │   ├── controls
- │   │   ├── controlsv3_6.html
- │   │   └── index.html
- │   ├── custom-copyirghts
- │   │   └── custom-copyrights.html
- │   ├── digitalclock
- │   │   └── digitalclock.html
- │   ├── draggable-markers
- │   │   ├── draggable-imagechange.html
- │   │   └── draggable-markers.html
- │   ├── drawing
- │   │   └── drawing-tools.html
- │   ├── drivingdirections
- │   │   ├── directions-demo.html
- │   │   ├── directions-optimized.html
- │   │   └── directions_tict.html
- │   ├── elevation
- │   │   └── elevation-profile.html
- │   ├── geocoder
- │   │   ├── getlatlng.html
- │   │   └── v3-geocoder-tool.html
- │   ├── geolocate
- │   │   └── geolocate.html
- │   ├── grabbag
- │   │   ├── israel-map.html
- │   │   ├── rotation-animation.html
- │   │   └── streetview-preview.html
- │   ├── heatmaps
- │   │   └── walmart.html
- │   ├── infowindow
- │   │   ├── infowindow-raise.html
- │   │   ├── infowindow-zindex.html
- │   │   └── tabs.html
- │   ├── infowindow_custom
- │   │   └── infowindow-custom.html
- │   ├── latlng-to-coord-control
- │   │   └── latlng-to-coord-control.html
- │   ├── layers
- │   │   ├── dmel.html
- │   │   ├── layers.html
- │   │   └── panoramio-tags.html
- │   ├── localsearch
- │   │   └── places.html
- │   ├── map_events
- │   │   └── map_events.html
- │   ├── map_language
- │   │   └── map_lang.html
- │   ├── mapofthedead
- │   │   └── mapofthedead_game.html
- │   ├── markeranimations
- │   │   └── markeranimations.html
- │   ├── overlayview
- │   │   └── custommarker.html
- │   ├── pirates
- │   │   └── pirate.html
- │   ├── places
- │   │   ├── 2012-may-hangout
- │   │   │   ├── autocomplete.html
- │   │   │   └── search.html
- │   │   ├── autocomplete-addressform.html
- │   │   ├── autocomplete-hotel-search.html
- │   │   ├── keyword_rankBy.html
- │   │   ├── place-icons.html
- │   │   ├── places-search.html
- │   │   ├── query_autocomplete_service.html
- │   │   └── reviews.html
- │   ├── planetary-maptypes
- │   │   └── planetary-maptypes.html
- │   ├── poly
- │   │   ├── pentagon.html
- │   │   ├── poly_edit.html
- │   │   └── poly_snowflake.html
- │   ├── rectangle-overlay
- │   │   └── rectangle-overlay.html
- │   ├── routeboxer
- │   │   └── routeboxer-v3.html
- │   ├── sidebar
- │   │   └── random-markers.html
- │   ├── single-infowindow
- │   │   └── single-infowindow.html
- │   ├── streetview
- │   │   └── streetview-v3.html
- │   ├── styledmaps
- │   │   ├── examples
- │   │   │   ├── style1.html
- │   │   │   ├── style2.html
- │   │   │   └── style3.html
- │   │   ├── examplestyles.html
- │   │   ├── io2012update.html
- │   │   └── wizard
- │   │       └── index.html
- │   ├── symbols
- │   │   ├── polyline-symbols.html
- │   │   └── walmarts.html
- │   ├── transit
- │   │   └── transit.html
- │   ├── whereinworld
- │   │   └── whereinworld.html
- │   └── xmlparsing
- │       ├── downloadurl.html
- │       ├── downloadurl_info.html
- │       └── jqueryget.html
- └── talks
-     ├── devfest-2010
-     │   ├── kualalumpur
-     │   │   ├── codelab-basics.html
-     │   │   ├── codelab-lab1.html
-     │   │   ├── codelab-lab2-easy.html
-     │   │   ├── codelab-lab2.html
-     │   │   ├── step1-map.html
-     │   │   └── talk
-     │   │       ├── index.html
-     │   │       ├── index-kl.html
-     │   │       └── index-mmu.html
-     │   ├── manila
-     │   │   ├── codelab-basics.html
-     │   │   ├── codelab-lab1.html
-     │   │   ├── codelab-lab2-easy.html
-     │   │   ├── codelab-lab2.html
-     │   │   ├── step1-map.html
-     │   │   └── talk
-     │   │       └── index.html
-     │   ├── singapore
-     │   │   ├── codelab-basics.html
-     │   │   ├── codelab-lab1.html
-     │   │   ├── codelab-lab2-easy.html
-     │   │   ├── codelab-lab2.html
-     │   │   ├── step1-map.html
-     │   │   └── talk
-     │   │       └── index.html
-     │   └── sydney
-     │       ├── codelab-basics.html
-     │       ├── codelab-lab1.html
-     │       ├── codelab-lab2-easy.html
-     │       ├── codelab-lab2.html
-     │       ├── step1-map.html
-     │       └── talk
-     │           └── index.html
-     ├── devfest2011
-     │   └── fusiontables-codelab
-     │       └── index.html
-     ├── io-2010-bootcamp
-     │   ├── v3-adding-markers.html
-     │   ├── v3-directions.html
-     │   ├── v3-geocode.html
-     │   ├── v3-infomarker.html
-     │   ├── v3-infowindow.html
-     │   ├── v3-making-a-map.html
-     │   ├── v3-marker-directions.html
-     │   ├── v3-polygon.html
-     │   ├── v3-polyline.html
-     │   └── v3-reverse-geocode.html
-     ├── io-2010-migration
-     │   ├── circle-overlay.html
-     │   ├── multi-map-binds.html
-     │   ├── speed-test-v2
-     │   │   └── speed_test_example.html
-     │   ├── speed-test-v3
-     │   │   └── speed_test_example.html
-     │   ├── v2-map-simple.html
-     │   ├── v3-map-infowindow.html
-     │   ├── v3-map-infowindows.html
-     │   └── v3-map-simple.html
-     └── io2011
-         └── map-usability
-             ├── groundoverlay.html
-             ├── groundoverlay-kml.html
-             ├── index.html
-             ├── kmlfromappengine.html
-             ├── mappanfast.html
-             ├── mappanslow.html
-             ├── ninjas.html
-             ├── ponymap.html
-             ├── styled.html
-             ├── toiletdistance.html
-             ├── toomuchdata.html
-             └── zombies.html
-

-

-

-

-

-
-

- tree v1.8.0 © 1996 - 2018 by Steve Baker and Thomas Moore
- HTML output hacked and copyleft © 1998 by Francesc Rocher
- JSON output hacked and copyleft © 2014 by Florian Sesser
- Charsets / OS/2 support © 2001 by Kyosuke Tokoro -

- - diff --git a/package.json b/package.json index 213dcc4a88..71c7f156ec 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "rollup-plugin-commonjs": "^10.1.0", "rollup-plugin-license": "^0.12.1", "rollup-plugin-node-resolve": "^5.2.0", - "rollup-plugin-strip-banner": "git+https://github.com/mjeanroy/rollup-plugin-strip-banner.git#f09bde681c5d9dfee40ee83177468fdbb2406a5c", + "rollup-plugin-strip-banner": "git+https://github.com/jpoehnelt/rollup-plugin-strip-banner.git#9ad97bb1a51a25e39de2c0341466e93e730c950d", "rollup-plugin-terser": "^5.1.2", "rollup-plugin-typescript2": "^0.24.3", "sass": "^1.23.3",