Skip to content

Commit 9f7034c

Browse files
authored
Merge pull request #40 from prushforth/builds
Fix rename issue with leaflet-styles.html -> map-styles.html
2 parents 63b0481 + db94ba0 commit 9f7034c

File tree

2 files changed

+2
-37
lines changed

2 files changed

+2
-37
lines changed

map-styles.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE html>
2-
<dom-module id="leaflet-styles">
2+
<dom-module id="map-styles">
33
<template>
44
<style>
55
/* required styles copied from leaflet.css for use in web-map and related
@@ -516,4 +516,4 @@
516516
}
517517
</style>
518518
</template>
519-
</dom-module>
519+
</dom-module>

marker.mapml

Lines changed: 0 additions & 35 deletions
This file was deleted.

0 commit comments

Comments
 (0)