Saeed Kazemi
Saeed Kazemi
@davidmtech Thanks for your guidance. I tried to simplify paths to speedup onCustomRender. Is there a way to change free layer geodata and style properties without removing/adding the whole layer...
> > > The APIs to draw line, circle or image are exposed and available for use. > Do we have any API for drawing a point? If No, is...
Hi, I used this library to convert KML to GeoJson and then used the builtin geojson loader in vts: https://github.com/mapbox/togeojson here is a piece of code as an example: ```js...
> @skazemi Is this ready for review? Or are you still working on it? Yes, is there anything that can be improved?
The scale calculation is CRS dependent. I'll fix it in a new commit.