Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Q
qgroundcontrol
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Valentin Platzgummer
qgroundcontrol
Commits
e968d6ca
Commit
e968d6ca
authored
Jun 26, 2014
by
Lorenz Meier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix up Google maps URL building
parent
7e9c2bef
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
42 additions
and
39 deletions
+42
-39
urlfactory.cpp
libs/opmapcontrol/src/core/urlfactory.cpp
+41
-39
urlfactory.h
libs/opmapcontrol/src/core/urlfactory.h
+1
-0
No files found.
libs/opmapcontrol/src/core/urlfactory.cpp
View file @
e968d6ca
This diff is collapsed.
Click to expand it.
libs/opmapcontrol/src/core/urlfactory.h
View file @
e968d6ca
...
...
@@ -61,6 +61,7 @@ namespace core {
Placemark
GetPlacemarkFromGeocoder
(
internals
::
PointLatLng
location
);
int
Timeout
;
private:
int
Random
(
int
low
,
int
high
);
void
GetSecGoogleWords
(
const
core
::
Point
&
pos
,
QString
&
sec1
,
QString
&
sec2
);
int
GetServerNum
(
const
core
::
Point
&
pos
,
const
int
&
max
)
const
;
void
TryCorrectGoogleVersions
();
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment