Skip to content

Tiles aren't positioned correctly on the Map #2

@petretRaf

Description

@petretRaf

Hi, I'm facing an issue with the BBOX coordinate in Mercator.
I have satellite images of the world and I want to add an MKTileOverlay to my map.
The tiles are loaded correctly, but don't fit the according part of the map.

Indeed when I compare the values for a specific tile at an X, Y position for a Z zoom level with http://www.maptiler.org/google-maps-coordinates-tile-bounds-projection/

The minX, maxX, minY and maxY values are exactly the same.
But the result is like a puzzle of the world organized in the wrong order.

Does MapKit and Google use the same projection and tiling profile of the world?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions