Summary: | Show search results on map | ||
---|---|---|---|
Product: | [Applications] marble | Reporter: | Karl Ove Hufthammer <karl> |
Component: | general | Assignee: | marble-bugs |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | nienhueser |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | some future version | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Karl Ove Hufthammer
2010-08-13 18:31:19 UTC
Yes, could/should be the default behavior even without a checkbox, I'd say. Git commit 1f1903c4c52948f6b861ea27e04c38d8fd30f30d by Thibaut Gridel. Committed on 10/07/2011 at 19:35. Pushed by tgridel into branch 'master'. NavigationWidget: hold a document for search results This has 3 parts: * runner manager doesn't return a model but a vector of placemarks * search results are appended in MarbleModel treeModel * the placemarks are displayed on the map automatically BUG: 247676 M +1 -0 src/lib/MarbleRunnerManager.cpp M +1 -0 src/lib/MarbleRunnerManager.h M +43 -13 src/lib/NavigationWidget.cpp M +2 -1 src/lib/NavigationWidget.h M +2 -1 src/lib/geodata/parser/GeoDataTypes.h http://commits.kde.org/marble/1f1903c4c52948f6b861ea27e04c38d8fd30f30d |