Skip to content

Commit

Permalink
Return map center in pp url
Browse files Browse the repository at this point in the history
  • Loading branch information
kalyanov committed Apr 2, 2024
1 parent 2e6876b commit 4ab09cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.main.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

"trafficLayerMinZoom": 10,
"trafficLayerUpdateInterval": 300000,
"ppLink2gis": "{gislink}/directions/tab/{rsType}/points/|{point}?m={point}%2F{zoom}&routeLink=true",
"ppLink2gis": "{gislink}/directions/tab/{rsType}/points/|{point}?m={center}%2F{zoom}&routeLink=true",
"openLink2gis": "{gislink}/?m={center}%2F{zoom}&openLink=true",
"ppnotLink": "http://2gis.{domain}/{projectCode}/center/{center}/zoom/{zoom}/routeTab/rsType/{rsType}/to/{point}╎{name}",
"photosLink": "http://2gis.{domain}/photos/{id}",
Expand Down

0 comments on commit 4ab09cc

Please sign in to comment.