Kexi/Junior Jobs/Map Browser Form Widget/Properties: Difference between revisions
No edit summary |
|||
Line 115: | Line 115: | ||
<li>Flat Map</li> | <li>Flat Map</li> | ||
<li>Mercator</li> | <li>Mercator</li> | ||
http://api.kde.org/4.x-api/kdeedu-apidocs/marble/html/namespaceMarble.html#a690ffdef71f0afb6f672d159b30c911f | |||
</ul> | </ul> | ||
</td> | </td> |
Latest revision as of 11:27, 18 June 2011
Full list
Probably should be here, but for now it probably better just to ran kexi with mapbrowser plugin and check what is what
Proposed properties
This is what I've chosen so far:
type | name | in db | remarks |
---|---|---|---|
latitude | |||
longtitude | |||
showAtmosphere | |||
name | |||
showBorders | |||
showCities | |||
showCrosschair | |||
showGrid | |||
showOverviewMap | |||
showScaleBar | |||
showTerrain | |||
enabled | |||
zoom | |||
projection | his one is a little strange, from behaviour it is enum.
In Marble it is called as: |
||
mapThemeId |
should be generated list of available themes Marble::MapThemeManager::mapThemes() Marble::GeoSceneDocument::head()->mapThemeId() |