Groups
Groups
Sign in
Groups
Groups
Nutiteq-dev
Conversations
About
Send feedback
Help
Anyone had tried out stored maps from tiles downloaded through google maps downloader?
40 views
Skip to first unread message
Carlos Harlens Valdes
unread,
Mar 26, 2014, 6:51:51 PM
3/26/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nutit...@googlegroups.com
Hi nutiteq followers!
Has anyone tried out stored maps coming from another tiles downloader? i mean, google maps downloader.?
As you know is keeps tiles in several format but no onto .mgm one.
I'd like to know the way to get them as normal as .mgm does.. but this time jpg or tiff instead?...
babar...@gmail.com
unread,
Apr 11, 2014, 1:44:50 AM
4/11/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nutit...@googlegroups.com
This way you can access Google map tiles
RasterDataSource dataSource = new HTTPRasterDataSource(new EPSG3857(), MIN_ZOOM, MAX_ZOOM, "
http://mt0.google.com/vt/lyrs=m@169000000&hl=en&x={x}&y={y}&z={zoom}
");
RasterLayer mapLayer = new RasterLayer(dataSource, 0);
mapView.getLayers().setBaseLayer(mapLayer);
Reply all
Reply to author
Forward
0 new messages