Skip to content

Commit

Permalink
Docs: update
Browse files Browse the repository at this point in the history
  • Loading branch information
Fr0sT-Brutal committed Oct 31, 2022
1 parent 959daf3 commit 198aaca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docs/OSM.TilesProvider.html
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@ <h3 class="detail">Functions and Procedures</h3>
<li><p><code>{z}</code> - zoom level</p></li>
<li><p><code>{?|?|...}</code> - set of any values used to determine random subdomain</p></li>
<li><p><code>{?-?}</code> - range of digits or chars used to determine random subdomain</p></li>
<li><p><code>{key}</code> - provider API key (APIKey property)</p></li>
<li><p><code>{?}</code> - where &quot;?&quot; is any string - provider property named &quot;?&quot;</p></li>
<li><p><code>{key}</code> - provider API key (<a class="normal" href="OSM.TilesProvider.TTilesProvider.html#APIKey">TTilesProvider.APIKey</a> property)</p></li>
<li><p><code>{?}</code> - where &quot;?&quot; is any string - provider property named &quot;?&quot; (obtained via <a class="normal" href="OSM.TilesProvider.TTilesProvider.html#Properties">TTilesProvider.Properties</a>)</p></li>
</ul>

<p></p>
Expand Down

0 comments on commit 198aaca

Please sign in to comment.