I have a single feature in a cartodb which I am pulling into my HTML page using var layerUrl = 'path-to-/viz.json';
cartodb.createLayer(map, layerUrl) .addTo(map)
And I can see the layer on some zoom scales but others it vanishes.
It cant be a conflict with another geometry as there are no others in the table.
Any ideas?
Thanks
أكثر...
cartodb.createLayer(map, layerUrl) .addTo(map)
And I can see the layer on some zoom scales but others it vanishes.
It cant be a conflict with another geometry as there are no others in the table.
Any ideas?
Thanks
أكثر...