add tags to our mobile examples, no functional change
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11242 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -23,9 +23,15 @@
|
||||
bottom: 5px;
|
||||
right: 5px;
|
||||
}
|
||||
#tags {
|
||||
display: none;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div id="tags">
|
||||
mobile
|
||||
</div>
|
||||
<div id="map"></div>
|
||||
<script>
|
||||
init();
|
||||
|
||||
Reference in New Issue
Block a user