hello I tried to change my current projection to epsg:4326. Nothing happened. String str_proj4="init=epsg:4326"; map0.setProjection(str_proj4); // nothing changed what wrong might I do ? kind regards