Perspective Map Component with High Res Satellite Tiles

Hello,

I’ve got a perspective app with a map component using MapTiler to generate satellite images for my map. https://cloud.maptiler.com/tiles/

It’s working well but I’d like a much better satellite image resolution (ideally I want to be able to make out fences and houses). Is there another service that does this that has a higher resolution satellite map? Can I do this same thing using the google maps api?

1 Like

https://www.arcgis.com/home/item.html?id=10df2279f9684e4a9f6a7f08febac2a9
This World Imagery pack has pretty good resolution and is Leaflet compatible:
https://leaflet-extras.github.io/leaflet-providers/preview/#filter=Esri.WorldImagery

1 Like

Paul that’s perfect thank you.

Just in case anybody else stumbles across this, I also found https://www.mapbox.com/ worked pretty well.

1 Like

What property of the Map component do I have to change in order to change the map display to satellite view?

Sin título

2 Likes