Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix google map offsets in china #68

Merged
merged 35 commits into from
Mar 13, 2019
Merged

Commits on Jan 6, 2019

  1. Configuration menu
    Copy the full SHA
    6d3e284 View commit details
    Browse the repository at this point in the history
  2. Update Fix Google Map offsets in China to GoogleMutant. But not worki…

    …ng =(
    
    The plugin changes coordinates, but the change is not applied
    modos189 committed Jan 6, 2019
    Configuration menu
    Copy the full SHA
    ce0673b View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2019

  1. Configuration menu
    Copy the full SHA
    64060c4 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2019

  1. Smooth operation with map, fixed get map options, fixed download of m…

    …ap tiles (except Google maps)
    modos189 committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    67d0fdd View commit details
    Browse the repository at this point in the history
  2. fix-googlemap-china-offset: fix style issues

    lint:
    * `let` is not in es5
    * 'HK_LENGTH' is assigned a value but never used
    * 'original' is defined but never used
    
    style:
    * == vs ===
    * Mixed spaces and tabs
    * fix indents, missed/extra/trailing spaces, missed semi
    johndoe committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    ad23110 View commit details
    Browse the repository at this point in the history
  3. Fix offset in Google maps

    modos189 committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    b07f133 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'fix-google-map-offsets-in-china' into fix-google-map-of…

    …fsets-in-china
    johnd0e authored Jan 17, 2019
    3 Configuration menu
    Copy the full SHA
    555f025 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    057bad6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    109aeee View commit details
    Browse the repository at this point in the history
  7. fix-googlemap-china-offset: refactoring

    divide PRCoords into 2 distinct functions:
    * plugin.fixChinaOffset.isInGoogle
    * plugin.fixChinaOffset.gcjObfs
    
    added stub for old fix-googlemap-china-offset plugin
    johndoe committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    a5b2dbc View commit details
    Browse the repository at this point in the history
  8. fixup! fix-googlemap-china-offset: refactoring

    johndoe committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    c1e4cf0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a6667d0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    670343c View commit details
    Browse the repository at this point in the history
  11. Previous indent returned

    modos189 committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    5951855 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2019

  1. Update plugins/fix-china-map-offset.js

    Co-Authored-By: modos189 <[email protected]>
    johnd0e and modos189 authored Jan 18, 2019
    Configuration menu
    Copy the full SHA
    c1d8510 View commit details
    Browse the repository at this point in the history
  2. Update plugins/fix-china-map-offset.js

    Co-Authored-By: modos189 <[email protected]>
    johnd0e and modos189 authored Jan 18, 2019
    Configuration menu
    Copy the full SHA
    16ed429 View commit details
    Browse the repository at this point in the history
  3. Update plugins/fix-china-map-offset.js

    Co-Authored-By: modos189 <[email protected]>
    johnd0e and modos189 authored Jan 18, 2019
    Configuration menu
    Copy the full SHA
    c7d0b37 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2019

  1. fix-china-map-offset: Baidu support

    * Sources refactored to be closer to upstream https://github.com/Artoria2e5/PRCoords
    * Baidu support
    * Clarify comment about usage
    johndoe committed Jan 19, 2019
    Configuration menu
    Copy the full SHA
    62000e6 View commit details
    Browse the repository at this point in the history
  2. fix-china-map-offset: appied to googleMutant

    johndoe committed Jan 19, 2019
    Configuration menu
    Copy the full SHA
    0861f45 View commit details
    Browse the repository at this point in the history
  3. fix-china-map-offset: fix filename

    johndoe committed Jan 19, 2019
    Configuration menu
    Copy the full SHA
    306fee2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54a76f4 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2019

  1. Configuration menu
    Copy the full SHA
    9e074cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    328e2a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea4efcb View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2019

  1. Configuration menu
    Copy the full SHA
    8c6360b View commit details
    Browse the repository at this point in the history
  2. fix-china-map-offset: change leaflet extending

    do not touch L.GridLayer
    extend L.TileLayer and L.GridLayer.GoogleMutant
    johndoe committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    9e01a7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29f1543 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2019

  1. Configuration menu
    Copy the full SHA
    da28970 View commit details
    Browse the repository at this point in the history
  2. fix-china-map-offset: patch GoogleMutant in plugin completely (not in…

    … boot.js)
    johndoe committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    d483b17 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2019

  1. Configuration menu
    Copy the full SHA
    993cefa View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2019

  1. fix-china-map-offset: remove Baidu-stuff

    In current state it doesn't function.
    Maybe someone reimplement it in future.
    More info here: #64.
    johndoe committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    423e66d View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2019

  1. fix-china-map-offset: shorten 'namespace' access

    johndoe committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    2cb1bfc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4e2f96 View commit details
    Browse the repository at this point in the history
  3. fix-china-map-offset: fix: namespace conflict

    johndoe committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    2d6aca1 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2019

  1. Merge pull request #72 from johnd0e/fix-google-map-offsets-in-china

    update to 'Fix google map offsets in china'
    johnd0e authored Mar 10, 2019
    Configuration menu
    Copy the full SHA
    667ecea View commit details
    Browse the repository at this point in the history