Search found 6 matches

by Russell
Fri Oct 11, 2013 1:17 pm
Forum: FMX
Topic: AV when setting an xy value on TMapSeries
Replies: 3
Views: 9466

Re: AV when setting an xy value on TMapSeries

Thanks, I am just trying to add a point for a location.

This is strange that it seems to be a problem with the colour.
by Russell
Thu Oct 10, 2013 4:58 pm
Forum: FMX
Topic: AV when setting an xy value on TMapSeries
Replies: 3
Views: 9466

AV when setting an xy value on TMapSeries

The following code generates an exception. I'm, sure I'm just missing something simple: FMapSeries.ValuesList.Clear; FMapSeries.AddXY(aLatitude, aLongitude); The exception is: exception class : EAccessViolation exception message : Access violation at address 00BAA479 in module 'Brooches.exe'. Read o...
by Russell
Thu Oct 10, 2013 9:56 am
Forum: FMX
Topic: Using TChart for Maps
Replies: 5
Views: 12325

Re: Using TChart for Maps

thanks
by Russell
Fri Sep 27, 2013 4:24 pm
Forum: FMX
Topic: Using TChart for Maps
Replies: 5
Views: 12325

Re: Using TChart for Maps

Slowly getting there, but there doesn't seem to be a TeeSHP file for FMX or am I looking in the wrong place?

Thanks
by Russell
Tue Sep 24, 2013 10:31 am
Forum: FMX
Topic: Using TChart for Maps
Replies: 5
Views: 12325

Re: Using TChart for Maps

To clarify, I am trying to set up at design from an external shp file. thanks
by Russell
Tue Sep 24, 2013 10:24 am
Forum: FMX
Topic: Using TChart for Maps
Replies: 5
Views: 12325

Using TChart for Maps

Is there a simple step by step guide for setting up and using maps in TChart, rather than have to crawl through the demo to see what to load where?

Thanks.