Questions tagged [heremaps-imageapi]
2 questions
0
votes
1 answer
HERE Maps - Map Snapshot is a black rect (Premium SDK)
NMAMapView.snapshot(geoCoordinates: coordinates, zoomLevel: zoomLevel, orientation: orientation, size: size) { result in
// Result here is a black rect UIImage
}
By using this code I'm getting black this rect:
What wrong? (It worked before, not…

F. Sv.
- 61
- 7
0
votes
1 answer
Is there a way to add padding to a static map received from the HERE Map Image API?
I'm requesting map images from the route enpoint, and in some cases, the calculated zoom level will end up cutting off POIs on the top of the map. The POIs are the endpoints of the route, but they are still cut off. If there is no way to add…

Colby Stauss
- 1
- 2