Skip to content
This repository was archived by the owner on Sep 20, 2019. It is now read-only.
This repository was archived by the owner on Sep 20, 2019. It is now read-only.

fix examples to point to leaflet 1.0.0-beta .. #123

@nmccready

Description

@nmccready

From @nmccready on September 30, 2015 19:54

So the old path

<script src="../bower_components/leaflet/dist/leaflet.js"></script> is now at

<script src="../bower_components/leaflet/leaflet.js"></script>

as well as the css.

<link rel="stylesheet" href="../bower_components/leaflet/dist/leaflet.css" />

<link rel="stylesheet" href="../bower_components/leaflet/leaflet.css" />

This might be reverted to dist depending on what leaflet does about the bower situation. See #851

Copied from original issue: tombatossals/angular-leaflet-directive#967

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions