Arcgis Javascript Angular App map issue

578
0
08-23-2017 02:28 AM
KimVerdonck
New Contributor

Hi,

I contact you because I got an issue while developing my Angular app.
Here is the Angular version :

@angular/cli: 1.2.7
node: 6.11.2
os: win32 x64
@angular/animations: 4.3.3
@angular/common: 4.3.3
@angular/compiler: 4.3.3
@angular/core: 4.3.3
@angular/forms: 4.3.3
@angular/http: 4.3.3
@angular/platform-browser: 4.3.3
@angular/platform-browser-dynamic: 4.3.3
@angular/router: 4.3.3
@angular/cli: 1.2.7
@angular/compiler-cli: 4.3.3
@angular/language-service: 4.3.3

I am using the 'angular-esri-loader' (GitHub - tomwayson/angular-esri-loader: An Angular service to help you load ArcGIS API for JavaScrip... ) to load my map into my Angular website

The issue is : 

The map is like "divided" in two parts instead of the polygons "over" the map.
Also the "Chargement", "Entité précédente", ... are not mine.

Note that the same code is working properly in an Ionic2 app (also using angular & angular-esri-loader).

Does someone knows how to solve this issue? 

Thanks' in advance.

Kind regards,

0 Kudos
0 Replies