1

WEB GIS map using with JS

Тема: WEB GIS map using with JS

Hi,

Do you tell me if we can use my actual WEB GIS map and layer include and integrated in my wialon account and wich code (script) we need to use to request to show that with the JS ?

I didn't find something in the doc.

Thanks

NTS

2

WEB GIS map using with JS

Re: WEB GIS map using with JS

1.  For integration your own maps you should appeal to GHS.
2.  If you want to show any map in your application you may use such frameworks as Google  and OpenLayers

Development Department
Gurtam
3

WEB GIS map using with JS

Re: WEB GIS map using with JS

Hi Zuve,

My actual own maps are already in my wialon account, but we want to know if we can show them by using the JS command in the same time we ask to received the last data of the unit.

Which code we can use for the mapping.

Thanks
NTS

4

WEB GIS map using with JS

Re: WEB GIS map using with JS

NTS, you need:

1. Any map framework that shows 256px images, e.g.: Google Maps (see Wialon Mobile v2) or OpenLayers (see Wialon Hosting).
2. After selected framework and integrating base viewing functionality with default maps for it, zuve will provide you with sample code to add Gurtam Maps overlay on top of it.

At the dark side of telematics...
5

WEB GIS map using with JS

Re: WEB GIS map using with JS

Hi Shal,

Ok we actually have Google maps API as framework and able to see units on it, we will probably switch to open layers soon but we want to add Guartams Maps on both.

Would you provide us the sample code to add Gurtam Maps overlay on top of it.

May be it will be better to send me that by email !!

Thanks

6

WEB GIS map using with JS

Re: WEB GIS map using with JS

These are the examples of using Gurtam maps with Google and OpenLayers API: http://depositfiles.com/files/w970utgqv
Additionally you can explore http://hosting.wialon.com/webgis_sdk/js … nlayers.js

Development Department
Gurtam
7

WEB GIS map using with JS

Re: WEB GIS map using with JS

Hi Guys,

The examples are good !! but if I want to use the actual Guartam map I already have in my account is it possible ? because I already have few specials layers aready integrated in my account of guartam hosting and I want to show them by using the JS API.

Thanks

NTS

8

WEB GIS map using with JS

Re: WEB GIS map using with JS

NTS, download wialon one onto web server (not local filesystem) http://gurtam.com/en/gps_tracking/wialo … nload.html

And replace kit.wialon.com with DNS of your service. You should get your maps/users.

At the dark side of telematics...