-
## Bug Report
### Capacitor Version
```
@capacitor/core: 3.5.1
@capacitor/ios: 3.5.1
```
### Platform(s)
iOS and Android
### Current Behavior
The new official Google Maps …
-
Upon completing a step in the install guide, the quickstart step should depict its completion state.
IntelliJ
![Image](https://user-images.githubusercontent.com/8737782/189413852-c14af65a-a4a5-40d1-a…
-
-
When running minitest tests with APPMAP=true, the tests break.
- https://github.com/ankane/ahoy
Gemfile:
```ruby
source "https://rubygems.org"
gem 'appmap', :groups => [:development, :test]
…
-
-
-
A little background: I'm building an app that requires layer management. I'm trying to add and remove layers from the map using switches and toggles.
My strategy has been to hold a `mapStyle` obje…
-
The Runtime Analysis page does not currently appear in the Quickstart section:
![Image](https://user-images.githubusercontent.com/45714532/186745015-e69ba4d3-922a-45fb-a48b-ed92cc8cfc9f.png)
-
Even when running `scan --watch` with existing indexes and running `touch` on the `mtime` files, no scans occur. `scan --all` works as intended.
-
I was helping a user map his closed source application, the application would not start with the appmap gem installed.
Starting the app with `DISABLE_SPRING=true` did not make any difference.
Er…