Tagged Questions
1
vote
2answers
226 views
how to replace GTileLayer in google maps API v3
I need to port code of one application written in Google Mapa API v.2 to API v.3. There is several layers taken via TMS, that are displayed using GTileLayer class. It is as simple as:
var ...
1
vote
0answers
25 views
How do I configure GeoWebCache to read a TMS (GoogleMaps or OSM) [duplicate]
Possible Duplicate:
geoserver support to proxy other tiling services?
Probably a newbe question, with a simple answer, but I can't find enough detail in the GWC documentation.
I would like ...