https://github.com/Leaflet/Leaflet
https://github.com/smeijer/leaflet-geosearch
| <!DOCTYPE HTML> | |
| <html> | |
| <head> | |
| <meta http-equiv="X-UA-Compatible" content="IE=edge"> | |
| <meta charset="UTF-8"> | |
| <title>OneApp</title> | |
| <!-- <x-compile> --> | |
| <!-- <x-bootstrap> --> | |
| <script src="ext/ext-all-dev.js"></script> |
| #!/usr/bin/env bash | |
| APP_NAME="k3d" | |
| REPO_URL="https://github.com/rancher/k3d" | |
| : ${USE_SUDO:="true"} | |
| : ${K3D_INSTALL_DIR:="/usr/local/bin"} | |
| # initArch discovers the architecture for this system. | |
| initArch() { |
| dd.mm.yyyy"|"yyyy-mm-dd" | |
| # or set a custom format using the strftime function format specifications, | |
| # see 'man strftime' for details. | |
| # HIST_STAMPS="mm/dd/yyyy" | |
| # Would you like to use another custom folder than $ZSH/custom? | |
| # ZSH_CUSTOM=/path/to/new-custom-folder | |
| # Which plugins would you like to load? | |
| # Standard plugins can be found in ~/.oh-my-zsh/plugins/* |