Skip to content

Commit

Permalink
UPdate comment
Browse files Browse the repository at this point in the history
  • Loading branch information
heldersepu committed Feb 8, 2021
1 parent 7cc0de6 commit 08d5a17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gmapcatcher/mapServers/nokia.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
## @package gmapcatcher.mapServers.nokia
# All the interaction with http://maps.nokia.com
# All the interaction with https://wego.here.com/

from gmapcatcher.mapConst import MAP_MAX_ZOOM_LEVEL


## Returns a template URL for the Yahoo mas
## Returns a template URL for the Nokia maps
def layer_url_template(layer):
map_server_name = ["base", "aerial", "aerial"]
map_server_query = ["normal", "hybrid", "terrain"]
Expand Down

0 comments on commit 08d5a17

Please sign in to comment.