osmandapp / OsmAnd-iOS

OsmAnd for iOS
Other
282 stars 91 forks source link

3D Icons from Plugin (test) - iOS #3778

Closed vshcherb closed 2 months ago

vshcherb commented 3 months ago

Description

Goal of this task to repeat Android prototype and let Custom plugin work the same as in Android

OpenGL task From https://github.com/osmandapp/OsmAnd-Issues/issues/2545 Plugin – 3DIcons.osf.zip

Folder structure
Folder structure
Android
Android
Profile appearance Map

ToDo

tigrim commented 3 months ago

Technical Plan

  1. Rewrite Model3dHelper.java -> Model3dHelper.swift
  2. ProfileAppearanceFragment -> OAProfileAppearanceViewController
  3. PointLocationLayer -> OAMyPositionLayer

Key Methods:

Testing:

  1. Test 3D icons for current location during movement(different profiles).
  2. Test 3D icons between sessions on the map and in the selected state on the icon selection screen.
nnngrach commented 3 months ago

https://github.com/osmandapp/OsmAnd/pull/20184/files

nnngrach commented 3 months ago

request: https://github.com/osmandapp/OsmAnd-iOS/pull/3830

vshcherb commented 2 months ago

ToDo 2

nnngrach commented 2 months ago
DmitryAlexei commented 2 months ago

TestFlight 4.8.0.3 folder structure in iOS follows Android, icons on map and in profile settings are similar

EugeneZmeuk commented 1 month ago

Docs

vshcherb commented 1 month ago

Documentation:

Card View angle Location radius
DmitryAlexei commented 4 weeks ago

To docs:

shurasmiling commented 3 weeks ago

https://github.com/osmandapp/OsmAnd-Issues/issues/2545#issuecomment-2310843949