Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
147309 | Sep 5,2019 03:07 PM UTC | Dec 24,2019 05:04 PM UTC | JavaScript - EJ 2 | 6 |
![]() |
Tags: Maps |
let map: Maps = new Maps({
layers: [{
shapeData: world_map,
markerSettings: [{
visible: true,
shapeValuePath:'shape',
colorValuePath:'color',
dataSource: [
{ latitude: 49.95121990866204, longitude: 18.468749999999998, name:'Europe', color:'red', shape:'Triangle' },
// Add more
]
}],
}]
}); |
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.