Skip to content

Commit

Permalink
Set code language
Browse files Browse the repository at this point in the history
  • Loading branch information
geographika committed Sep 13, 2019
1 parent 1f77633 commit 3199415
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions en/output/tile_mode.txt
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ The `Google Maps API`_ includes support for using alternative tile sets
as overlays, or as alternate base maps. Here is an example of an
`GTileLayerOverlay`_

.. code-block:: guess
.. code-block:: html
:linenos:

<!DOCTYPE html
Expand Down Expand Up @@ -167,7 +167,7 @@ and zoom level on the fly to retrieve tiles from your server.

You can also use a MapServer tile layer as an alternate base map:

.. code-block:: guess
.. code-block:: html
:linenos:

<!DOCTYPE html
Expand Down Expand Up @@ -220,7 +220,7 @@ Using Virtual Earth
The `Virtual Earth API`_ also includes support for using alternative tile sets
as overlays, or as alternate base maps. Here is an example:

.. code-block:: guess
.. code-block:: html
:linenos:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
Expand Down

0 comments on commit 3199415

Please sign in to comment.