|
POST
|
Hello; I am trying to provide a "Directions from here" and ..to here functionality, so I want to use the stopProvider property in the Directions Component. I tried passing an XY from the map point, but to no success. Any sample one line of code showing how to pass the stopProver please? Raffi
... View more
01-14-2014
01:38 AM
|
0
|
21
|
2789
|
|
POST
|
Thank you Mike, using those links and a post in the forums I figured it all out. Raffi
... View more
01-14-2014
01:30 AM
|
0
|
0
|
526
|
|
POST
|
Hi, I was wondering if you have executed code for what you wanted to do, I am searching for the same thing. Thanks
... View more
01-10-2014
04:58 PM
|
0
|
0
|
294
|
|
POST
|
In case if anyone is wondering, we are still accepting answers 🙂
... View more
01-10-2014
03:57 PM
|
0
|
0
|
526
|
|
POST
|
Hi all, Happy New Year. I hope I caught everyone in the best of moods. So we have created a new advanced DB with relationships. We have a landmarks point layer (http://arcgis4.roktech.net/arcgis/rest/services/DigitalEgypt/EGIPA_NewCairo/MapServer/2), and a LandmarkTypes (http://arcgis4.roktech.net/arcgis/rest/services/DigitalEgypt/EGIPA_NewCairo/MapServer/17) table that defines the types, and both are connected with this table (http://arcgis4.roktech.net/arcgis/rest/services/DigitalEgypt/EGIPA_NewCairo/MapServer/22). What I am trying to do is a query to return all landmarks that are of a specific type (LandmarkTypes_ID=106). Each landmark has a couple of more relationships, if just one of those can return with the query results, would be a fantastic start for 2014 🙂 I looked at the samples available, the ones about the relationship don't do what we are trying to do. Is there maybe a sample somewhere that will illustrate this? Thanks;
... View more
12-30-2013
11:28 PM
|
0
|
3
|
2179
|
|
POST
|
Hi Lloyd; Many thanks for that detailed reply. I am very much in the clear now about this issue. Kind Regards; Raffi A
... View more
12-18-2013
12:21 AM
|
0
|
0
|
281
|
|
POST
|
hi bjorn, thanks for your reply!!! I was cheacking the link that you gave me and there is not to much to do!! Now i'm trying to use the Google Api for Fash and use its extension for ArcGis, but it's not the same, :-). Thanks again, Oscar Perez Hi Oscar, I am trying to combine ArcGIS Flex API with Google Maps as well, do you have any updates?
... View more
12-14-2013
11:38 PM
|
0
|
0
|
438
|
|
POST
|
My client wanted us to use Google Maps in Flex API .... We have completed almost 90% of the project . And now we have discovered , Google Maps Flex API has many things missing - one that we wanted is Streetview Panorama . It's in the Javascript API ... I know this is not a forum to ask about Google Maps . But my idea is to extending the Google Maps with ArcGIS API . But i'm using Flex . Can you elaborate ( or any link/previous discussion ) how to achieve this ? I think ArcGIS API has many services that Google Maps hasn't...... Thank you for your time... Hello, I was wondering if you were able to use Google Maps with ArcGIS API Flex? Thanks;
... View more
12-14-2013
11:36 PM
|
0
|
0
|
356
|
|
POST
|
Raffi, I am going to back out of this discussion, as you are asking questions outside of my knowledge area. I can only tell you that offline features are not impleneted or only partially implemented in the Flex API. My be you will have better luck on your inquiry in this thread http://forums.arcgis.com/threads/76351-Mobile-Flex-Zoom-into-Tile-Package or this one: http://forums.arcgis.com/threads/84649-Tile-Package-weirdness-Flex-CAN-NOT-consume-some-TPKs-as-an-ArcGISLocalTiledLayer OK,Thanks for the reply Robert 🙂
... View more
12-12-2013
11:45 AM
|
0
|
0
|
752
|
|
POST
|
Hello all; I am having a similar issue where the app wont show the local tiles, driving me nuts, here is the code. I left some of what seems to be irrelevant, just in case it is causing something. Thanks. <esri:Map id="myMap"> <esri:ArcGISLocalTiledLayer visible="true" file="{File.documentsDirectory.resolvePath('CFC5.tpk')}"/> <esri:ArcGISTiledMapServiceLayer id="falseVectorMap" visible="false" url="http://arcgis4.roktech.net/arcgis/rest/services/DigitalEgypt/CFC_Hybrid_A/MapServer"/> <esri:ArcGISTiledMapServiceLayer id="ImageryMap" visible="false" url="http://server.arcgisonline.com/ArcGIS/rest/services/ESRI_Imagery_World_2D/MapServer"/> <s3:S3ArcGISTiledMapServiceLayerPNG id="orthos" visible="false" url="http://mapcache.roktech.net.s3.amazonaws.com/DigitalEg_orthos_esri_update/MapServer"/> <esri:ArcGISTiledMapServiceLayer visible="false" id="VectorMap" url="http://arcgis4.roktech.net/arcgis/rest/services/DigitalEgypt/CFC_Hybrid_A/MapServer"/> <esri:ArcGISLocalTiledLayer visible="true" file="{File.documentsDirectory.resolvePath('CFC5.tpk')}"/> </esri:Map>
... View more
12-11-2013
11:42 PM
|
0
|
0
|
203
|
|
POST
|
And finally, can the ArcGIS API for flex query offline layers from the tiles or something else that will make it read data from table and feature classes?
... View more
12-11-2013
08:09 PM
|
0
|
0
|
752
|
|
POST
|
And finally, can the ArcGIS API for flex query offline layers from the tiles or something else that will make it read data from table and feature classes?
... View more
12-11-2013
07:52 PM
|
0
|
0
|
1136
|
|
POST
|
Hi Raffi, These features (offline features such as maps, geocoding and routing) are not part of the ArcGIS API for Flex. Hello Lloyd; Many thanks for the reply. Just to be sure, this also applies even if we are using Flex and with Adobe Air and are packaging for iOS. This gives us access to plist and some other tricks...maybe there is a work around? But I assume the offline maps work fine with that setup on iOS and Android? As we are a start up, this project can make or break us. Our potential client will install these large touch screens in various parts of his residential project. This device is going to be tough to connect to the internet, but we can request a specific device type to be installed. Users are supposed to be able to generate driving directions, and search functionality backed by a geocoding layer. This is in addition to offline maps ofcourse. So the question is...is there a specific device type (It cant be a tablet, something bigger and more awkward) and an operating system that the client can install. And on top of that we can build an app using a specific API that can provide offline maps, routing and geocoding? Maybe the windows 8 API? Thanks again; Raffi
... View more
12-11-2013
07:16 PM
|
0
|
0
|
1136
|
|
POST
|
Raffi, No, Currently the API does not contain this type of capability. It has been discussed in the past. Hi Robert, thanks for the reply. Just to be sure, this also applies even if we are using Flex and with Adobe Air and are packaging for iOS. This gives us access to plist and some other tricks...maybe there is a work around? But I assume the offline maps work fine with that setup on iOS and Android? As we are a start up, this project can make or break us. Our potential client will install these large touch screens in various parts of his residential project. This device is going to be tough to connect to the internet, but we can request a specific device type to be installed. Users are supposed to be able to generate driving directions, and search functionality backed by a geocoding layer. This is in addition to offline maps ofcourse. So the question is...is there a specific device type (It cant be a tablet, something bigger and more awkward) and an operating system that the client can install. And on top of that we can build an app using a specific API that can provide offline maps, routing and geocoding? Maybe the windows 8 API? Thanks again; Raffi
... View more
12-11-2013
07:15 PM
|
0
|
0
|
752
|
|
POST
|
Hello all; I thought this would be a good place to ask this question. I see that the ArcGIS sdk for iOS has great offline features such as maps, geocoding and routing. Are these also available with the ArcGIS API for Flex running on Air. Either a desktop app or a mobile one? Thanks; Raffi
... View more
12-11-2013
01:27 AM
|
0
|
0
|
1136
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 07-15-2012 07:49 AM |
| Online Status |
Offline
|
| Date Last Visited |
11-11-2020
02:23 AM
|