Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions examples/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ <h2>3</h2>
></div>
</div>
<div class="col-md-6">
<h4>By place name :</h4>
<p class="ple-map-content"><b>By place name:</b></p>
<p>
<input
id="placenameInput"
Expand All @@ -210,7 +210,7 @@ <h4>By place name :</h4>
/>
</p>
<p></p>
<h4>By entering co-ordinates :</h4>
<p class="ple-map-content"><b>By entering co-ordinates:</b></p>
<div class="row">
<div class="col-md-6">
<p>
Expand Down