-
Here are them features to test:
- [x] /introduction
- [x] Do the accordion buttons work?
- [x] /what-happened
- [x] Are "Required" fields required? (Can you not proceed until you've filled out…
-
Here are them features to test:
- [x] /introduction
- [x] Do the accordion buttons work?
- [x] /what-happened
- [x] Are "Required" fields required? (Can you not proceed until you've filled out…
-
Here are them features to test:
- [x] /introduction
- [x] Do the accordion buttons work?
- [x] /what-happened
- [x] Are "Required" fields required? (Can you not proceed until you've filled out…
-
Meteor 1.7
Android 7.1
Mac OSX 10.13
Cordova 8.0
I am trying to run the android app locally. I start it with
```
meteor run android-device
```
But it gives me an error and screen goes black…
-
Right now the location starts at continent level. Is there a way to have it start at a specific location?
So instead of starting in a zoomed out level, I can have it start at specific lat, long, then…
-
If storyboard name matches the view controller name SwiftGen generated code looks like:
```
internal enum ProfileSwitcherCVC: StoryboardType {
internal static let storyboardName = "ProfileS…
-
I've stored coordinates as string. It is showing correctly on map when updating. But after clicking update the coordinates changed to (40.7324319,-73.82480777777776).
-
How can i remove default value of campaign_coordinates ... I wanna make user select manually ... In this case .. either user dont select location ... it will be default value ... I wanna show error me…
-
Any way I can use this with google maps instead of apple maps?
-
a separate activity for picking the location from the Mapbox map & return a `latitude`, `longitude` and an `address`(if exist the reverse geocoding services ) based on the location picked.
with optio…