This is a migrated thread and some comments may be shown as answers.

map API settings

1 Answer 75 Views
Map
This is a migrated thread and some comments may be shown as answers.
Steven
Top achievements
Rank 2
Steven asked on 22 Nov 2013, 05:29 PM
So in the API documentation, it shows marker default setting, layer settings, etc.  Are these not possible to be set via Razor syntax:

@(Html.Kendo().Map().MarkerDefaults(con=>con.Color("blue"))

but the only settings here are shape, size, and color.

Nothing about the tooltip settings.  So is the API in general assumed to be only available in javascript?

1 Answer, 1 is accepted

Sort by
0
Hristo Germanov
Telerik team
answered on 25 Nov 2013, 09:12 AM
Hello Steven,

You need to update to the latest internal build in order to use marker's tooltip settings in the mvc wrappers.

I have updated your telerik points.

Regards,
Hristo Germanov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Map
Asked by
Steven
Top achievements
Rank 2
Answers by
Hristo Germanov
Telerik team
Share this question
or