We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 161dd1e commit f59b401Copy full SHA for f59b401
demo/src/com/google/maps/android/utils/demo/KMLDemoActivity.java
@@ -93,7 +93,7 @@ public void setKML () {
93
Returns an XML Parser from a given KML or XML data set and returns as an input stream.
94
To change the file destination, change R.raw.<Your file here>
95
Raw data is currently being fetched from demo/res/raw folder.
96
- To retrieve a file from a URL, uncomment and replace YOUR_URL_HERE with your own.
+ To retrieve a file from a URL, uncomment and replace YOUR_URL_HERE with your own :)
97
**********************************/
98
99
private XmlPullParser getKMLFile () {
0 commit comments