1map Spatial Solutions (Pty) Ltd

Results 43 issues of 1map Spatial Solutions (Pty) Ltd

Hi, I want to use your control as a chat box. How can it be used to format clickable url links?

I have a Pipe Delimited CSV (**Source**) like: ``` COLUMN 1|COLUMN 2|COLUMN 3 VALUE A1|VALUE A2|VALUE A3 VALUE B1|VALUE B2|VALUE B3 ``` I want a CSV (**Target**) like: ``` "COLUMN...

enhancement

By taking my Overview Map Control as an example In 6.14.1 all was working perfect: But in latest 6.15.1 it is not: Also, I have a clip mask which used...

bug

Hi, I have a folder with x number of files that I want to zip into a single zip file. I do the process by using your example. Now, after...

I have a proj as follow (note the **+axis=enu**) `+proj=tmerc +lat_0=0 +lon_0=27 +k=1 +x_0=0 +y_0=0 +axis=enu +ellps=WGS84 +towgs84=0,0,0,0,0,0,0 +units=m +no_defs` Now when I run: `var ll = proj4("+proj=tmerc +lat_0=0 +lon_0=27...

Hi, All is working fine, except when the Recaptcha session expires. Let's say you have a login page with recaptcha validation. Now, open the page and leave the form open...

Any thoughts on supporting Openlayers 3?

Hi, In your example: http://viglino.github.io/ol-ext/examples/map.interaction.drawtouch.html When I drag the map, the crosshair in the center moves smoothly with the map, but not the marker behind the crosshair (Jumps around) and...

bug

Where can I get an example of printing to an excel spreadsheet (xls)? Note that I only need to print data, not the map.

When using the paging processor, the pages are created in wrong order. ``` WRONG (Currently) +-------------------+-------------------+-------------------+ | | | | | 4 | 5 | 6 | | | |...

Pull request accepted