All pastes #2068262 Raw Edit

Miscellany

public text v1 · immutable
#2068262 ·published 2011-05-24 11:07 UTC
rendered paste body
        Dim ts = New GoogleTileSource(GoogleMapType.GoogleMap)
        tilLayer = New TileLayer(ts, "TLayerGMap")
        map.Layers.Add(tilLayer)