Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RasterSource can't work fine with Geoserver TMS #1664

Open
unionTime opened this issue Dec 9, 2019 · 1 comment
Open

RasterSource can't work fine with Geoserver TMS #1664

unionTime opened this issue Dec 9, 2019 · 1 comment

Comments

@unionTime
Copy link

android

<MapboxGL.RasterSource id='stamenWatercolorSource' tileUrlTemplates={[ 'http://ip:8080/geoserver/gwc/service/tms/1.0.0/tanwan%3Agis_osm_roads_free_1@EPSG%3A900913@png/{z}/{x}/{y}.png' ]} tileSize={256} > 
<MapboxGL.RasterLayer id="stamenWatercolorLayer" sourceID="stamenWatercolorSource" /> 
</MapboxGL.RasterSource>

image
But I use QGIS. It work fine!
image

can you help me?

@ferdicus
Copy link
Contributor

ferdicus commented Jan 4, 2020

this repo is no longer maintained - please see https://github.com/nitaliano/react-native-mapbox-gl/blob/master/README.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants