Clarify google map architecture - in typescript

Issue #9 closed
Brian Lewis repo owner created an issue

The architecture for drawing markers on google maps relies on an implicit interface between a core rendering component and a pluggable configuration. Move this to typescript so these interfaces are explicit and therefore much clearer to understand.

Comments (2)

  1. Log in to comment