ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Map​Preview

by doneill ALL

Sublime Text 3 Map Preview Plugin

Details

Installs

  • Total 782
  • Win 529
  • Mac 157
  • Linux 96
Apr 29 Apr 28 Apr 27 Apr 26 Apr 25 Apr 24 Apr 23 Apr 22 Apr 21 Apr 20 Apr 19 Apr 18 Apr 17 Apr 16 Apr 15 Apr 14 Apr 13 Apr 12 Apr 11 Apr 10 Apr 9 Apr 8 Apr 7 Apr 6 Apr 5 Apr 4 Apr 3 Apr 2 Apr 1 Mar 31 Mar 30 Mar 29 Mar 28 Mar 27 Mar 26 Mar 25 Mar 24 Mar 23 Mar 22 Mar 21 Mar 20 Mar 19 Mar 18 Mar 17 Mar 16
Windows 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 2 0 0 0 0 0 0 0 1 0 0 0 0 2 0 0 0 0 0 0 1 0 0 0
Mac 0 0 0 0 0 1 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Linux 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

Map Preview

Preview map layer files in your web browser using Sublime Text 3.

Map Preview image

Features

  • Interactive Map preview powered by LeafletJS

Supported Formats

Installation

Install MapPreview via Package Control

  • Open Package Control: Preferences > Package Control
  • Select Package Control: Install Package
  • Type MapPreview into the search box and select the package to install it.

Manual Install

  • Clone the MapPreview repo into the Sublime Text packages location:
# move to default Mac location
$ cd ~/Libary/Application Support/Sublime Text 3/Packages
# clone directly into the pakcages directory
$ git clone git@github.com:doneill/MapPreview.git

Preview Map in Browser

With an open valid GeoJSON or TopoJSON file in Sublime Text 3:

  • Right click and select Map Preview > Preview in Browser
  • Select Map Preview: Preview in Browser from the command palette.

Troubleshooting

  • If your files are being alerted as not valid, please try to load with another source, e.g. geojson.io to confirm. If you feel like your json file is valid and should be shown please create an issue for us to take a look.

Contributors

Licensing

A copy of the license is available in the repository's LICENSE file.