Pushpin.IconStyle Property

 

A string indicating the pushpin style to use. Optional. The default value is pushpin style "1", unless the PreventIconCollision property is set to true, in which case the default pushpin style is "15". Set this property before making a service request.

Syntax

public string IconStyle { set; get; }
Public Property IconStyle As String

Remarks

The following table shows the available pushpin icon styles.

IconStyle

Icon

0

1

2

3

4

5

6

7

8

9

10

11

12

13

14

15

16

17

18

19

20

21

22

23

24

25

26

27

28

29

30

31

32

33

34

35

36