Page 1 of 1
Does PTV provide an ANGULAR2 component for rapid map dev?
Posted: Tue Sep 12, 2017 9:15 am
by Bernd Welter
Hi there,
I'm checking with a player whether PTV provides a more sophisticated access to mapping. The customer is familiar with ANGULAR 2 and wants to use ths technology stack. Do we have something for this? And samples as well?
Best regards
Bernd
Re: Does PTV provide an ANGULAR2 component for rapid map dev
Posted: Tue Sep 12, 2017 12:53 pm
by LNM_PTV
Hi,
there exist free leaflet components for angular 2.
If you use xmap2 you can easily use the rest api and insert the corresponding url-pattern.
Best regards,
Lars
Re: Does PTV provide an ANGULAR2 component for rapid map dev
Posted: Tue Sep 12, 2017 3:37 pm
by Bernd Welter
OK, you can find more information about the mentioned topics here:
The basic URL scheme mentioned by Lars looks like
Best regards,
Bernd
Re: Does PTV provide an ANGULAR2 component for rapid map dev
Posted: Tue Sep 12, 2017 4:02 pm
by Oliver Heilig
Hi Bernd,
here's also a nice resource for initializing the xMapServer with
* Different Widgets (Leaflet, OL)
* Different xServers (xMap1, xMap2)
* Different Deployments (xserver-internet, on-premise)
https://ptv-logistics.github.io/xserverjs/#boilerplate
Oli