Skip to content

Conversation

@afarber
Copy link
Owner

@afarber afarber commented Dec 2, 2025

  • Fix tileoverlay -> tileOverlay in TileOverlay.kt ID string
  • Change ProjectionUtils.latLngToPixel() to return Pair<Float, Float> instead of Pair<Double, Double>
  • Update 11 drawing methods in MapController to use Float parameters for pixel coordinates
  • Simplify Projection.kt by removing unnecessary Double conversion
  • Update test assertions to handle the Float return type

@afarber afarber merged commit b8e2bb3 into main Dec 2, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants